Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0x1c1a87…0b1c33
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0xe684bc…9616f4
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0x9230a5…2930c1
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0xd3d15e…cfdfc1
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0x96d4e8…64e4bc
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0x897be8…ba70e7
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0x5190ab…067da3
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0x849c73…824a4b
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0x3aafd0…859adf
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0xe469d5…bfd2cc
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0x0da0a4…d229fd
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0xf081cf…719aff
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0x86aedf…8a9798
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0x897e6b…62ee1d
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0xd554bb…d9df86
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0x1c1072…6e4a33
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0xe759ec…a82509
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0xb1889e…bd971e
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0xf6843a…e201c7
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0x3b287f…9879c9
0x872a…8b490x5aae…482eBase—$0.001100%coinbase5d ago0x6ac198…0c9b3c

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.