Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase84d ago0xd5b381…f2ef51
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase84d ago0x957996…36a9ae
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase84d ago0x20164a…0359f5
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0xee0ccb…1da034
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0xcfd1b3…3720d3
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase85d ago0xe37e2c…47934a
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase85d ago0x5d2cc5…948fe9
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x91bb5e…1c47e4
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x989fb2…918438
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase85d ago0x4e9e72…ef311b
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase85d ago0x4d001c…dcac18
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x2bd9b2…529b23
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x5a20e1…3bc0a9
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x83d725…6ebc48
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x4eef6c…898e2b
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x2eb8d9…2a8abb
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x09d670…279add
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0xa9b08f…2219de
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x8d73f4…afc432
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x4dbe1b…d430eb
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x0b0c82…284175
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0xc3e6c6…45dcf4
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0x674236…cbee41
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0xc349d7…1c8b9c
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist85d ago0xbca066…037225

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.