Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1b4…fa720x80ed…3e1aBase—$0.01100%coinbase74d ago0xe5ebbf…85e259
0xc1b4…fa720xeae2…c83cBase—$0.01100%coinbase74d ago0x877bec…3c0d7d
0xc1b4…fa720x47c0…dff3Base—$0.01100%coinbase74d ago0xf305cc…f53058
0xc1b4…fa720xe86c…a7cdBase—$0.01100%coinbase74d ago0x3de185…33fd23
0xc1b4…fa720x2a1b…65beBase—$0.01100%coinbase74d ago0x06aae2…946cdc
0xc1b4…fa720x879b…c82fBase—$0.01100%coinbase74d ago0xd976c1…787fde
0xc1b4…fa720x302f…4437Base—$0.01100%coinbase74d ago0x9d1da2…22b796
0xc1b4…fa720x81b1…c724Base—$0.01100%coinbase74d ago0x3aeb14…bd57da
0xc1b4…fa720x3755…df81Base—$0.01100%coinbase74d ago0xb8f36d…0c9d3f
0xc1b4…fa720xc170…7b36Base—$0.01100%coinbase74d ago0xcab123…182d12
0xc1b4…fa720xb7d3…1387Base—$0.01100%coinbase74d ago0x57b814…c3c1b4
0xc1b4…fa720x741e…c0a1Base—$0.01100%coinbase74d ago0xede0dc…5556c1
0xc1b4…fa720xf146…feccBase—$0.01100%coinbase74d ago0x9c8708…f90603
0xc1b4…fa720x6a8a…1614Base—$0.01100%coinbase74d ago0xa6a623…52b8f2
0xc1b4…fa720x7ddd…47cbBase—$0.01100%coinbase74d ago0xaf46e0…4d291a
0xc1b4…fa720xbb53…da45Base—$0.01100%coinbase74d ago0x5ea56d…df46f3

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.