Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3df…193e0x3366…8d78Base—$0.01100%coinbase13d ago0x13c4cf…04d16d
0x6b69…f0b40x3366…8d78Base—$0.01100%coinbase13d ago0xd5f1d0…dc0b91
0xe182…b5aa0x3366…8d78Base—$0.01100%coinbase13d ago0xc93dc4…081383
0x36d7…35b60x3366…8d78Base—$0.01100%coinbase13d ago0xb36d5e…87f495
0x5fe0…a3920x3366…8d78Base—$0.01100%coinbase13d ago0x44b6b6…76a2ab
0xc605…37170x3366…8d78Base—$0.01100%coinbase13d ago0x88dd1e…058616
0xd81f…4f630x3366…8d78Base—$0.01100%coinbase13d ago0xc96450…ca55ab
0xf4f3…a8b10x3366…8d78Base—$0.01100%coinbase13d ago0xe1a548…f8fa1e
0xc057…090c0x3366…8d78Base—$0.01100%coinbase13d ago0x10d6c2…8e101e
0x32f7…7bc10x3366…8d78Base—$0.01100%coinbase14d ago0xcd301f…f51e08
0xa0ad…1b900x3366…8d78Base—$0.01100%coinbase14d ago0xfcc666…bff833
0xdac9…40610x3366…8d78Base—$0.01100%coinbase14d ago0x816c36…50be7b
0xe42c…f99b0x3366…8d78Base—$0.01100%coinbase14d ago0x08ac5a…833155
0x9b14…f6e10x3366…8d78Base—$0.01100%coinbase14d ago0x794eb8…249e34
0xb1d2…b99b0x3366…8d78Base—$0.01100%coinbase14d ago0x95c4df…5d8cc7

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.