Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65ea…7be80x5c4e…a0fdBase—$0.8470%0x5c4e…a0fd13d ago0xa258b1…b15d1d
0x65ea…7be80x4020…0003Base—$0.00551170%0x76df…025613d ago0x82aa2b…c52ada
0x65ea…7be80x4020…0003Base—$0.00551170%0x76df…025613d ago0xafbbff…eb810f
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0xf2e446…7cbe74
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0x8e37bf…3e5197
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0x0d6635…e57bbd
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0xc56258…efd9fe
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0xbce1f5…d59aa9
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0xc2fee0…0c1586
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0x75a228…7d9410
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0xebd685…a455d3
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0x6c47fe…812cb0
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0x847e23…0eeb93
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0xc6ba5d…752af7
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0x4ce62e…efe1c4
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0x229f73…d76868
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0x560342…bdd971
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0xedef2d…ef001c
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0x047d15…7701cc
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0xdd89df…97b8b7
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0xe15d06…cfa2de
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0x4405c7…b819cf
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0xafba8d…a3f125
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0x2c4065…674c28
0x65ea…7be80x4020…0003Base—$0.0007570%0x76df…025613d ago0x6741a3…e5970f

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.