Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde42…5fbf0xd54c…3ea7Base—$0.01100%coinbase74d ago0xb802f0…a9c870
0xde42…5fbf0x155a…8d94Base—$0.01100%coinbase74d ago0x962409…65879e
0xde42…5fbf0x2a71…a68fBase—$0.01100%coinbase74d ago0xadba9f…36ca6a
0xde42…5fbf0x895f…6e4bBase—$0.01100%coinbase74d ago0xe24e4f…baa08c
0xde42…5fbf0x90a1…8e20Base—$0.01100%coinbase74d ago0x814180…d65174
0xde42…5fbf0x7523…b39dBase—$0.01100%coinbase74d ago0x1d420c…5f91be
0xde42…5fbf0x773d…8215Base—$0.01100%coinbase74d ago0x8115ef…b4282a
0xde42…5fbf0x1871…4aa8Base—$0.01100%coinbase74d ago0xe01646…35e9f6
0xde42…5fbf0x4648…23ffBase—$0.01100%coinbase74d ago0xb3ddb1…0fd3f8
0xde42…5fbf0x97c0…ae27Base—$0.01100%coinbase74d ago0x45cade…233403
0xde42…5fbf0x3e7e…0ef2Base—$0.01100%coinbase74d ago0xfca067…bf1955
0xde42…5fbf0xa76b…c926Base—$0.01100%coinbase74d ago0x4c1daa…d75e61
0xde42…5fbf0x7d68…d6f5Base—$0.01100%coinbase74d ago0xa36e95…02e31d
0xde42…5fbf0x63c0…1605Base—$0.01100%coinbase74d ago0xaa1e70…760e9d
0xde42…5fbf0x4c21…1d8aBase—$0.01100%coinbase74d ago0x5a0b63…7f397f
0xde42…5fbf0x7a6e…e16dBase—$0.01100%coinbase74d ago0x06ef19…a29a67
0xde42…5fbf0x3a59…7a1dBase—$0.01100%coinbase74d ago0xe7b63d…6c13a4
0xde42…5fbf0x3dc4…ff8fBase—$0.01100%coinbase74d ago0x38ed44…b32c02
0xde42…5fbf0xb6e4…a092Base—$0.01100%coinbase74d ago0xcf92bf…85d839
0xde42…5fbf0xebff…4866Base—$0.01100%coinbase75d ago0x126d3f…302558
0xde42…5fbf0x4483…4b11Base—$0.01100%coinbase75d ago0xbfc260…b292e8
0xde42…5fbf0xed8b…d5e9Base—$0.01100%coinbase75d ago0xaf0ef4…fe7b99
0xde42…5fbf0x2da0…4bbfBase—$0.01100%coinbase75d ago0x2a3d34…a8b40f
0xde42…5fbf0x85ec…91d0Base—$0.01100%coinbase75d ago0xb96581…feac23
0xde42…5fbf0xf2c0…6d4bBase—$0.01100%coinbase75d ago0x636078…4c5b6a

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.