Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase1d ago0x91d143…5de196
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase1d ago0x7094be…6ed95b
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase1d ago0x576d19…5cefad
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase1d ago0x31d48f…440e5d
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase1d ago0x39124d…c249c1
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase1d ago0x6d3df9…391d33
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase1d ago0x7cb388…f04e35
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase1d ago0x1331cd…4b9da0
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0xa67bc2…cd824b
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0x6cd274…c0f427
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0x42815a…921fb1
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0xd5a03e…8ace98
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0x12d4b0…0b3f9b
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0xea11b1…614a12
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0x10b440…060dc6
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0x388c9b…897052
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0xaf3e91…ffc9a3
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0xa477df…541c11
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0xe06ce1…cdb003
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0x19c898…eb2516
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0x05715e…b641fc
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0x934068…03bf32
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0x0d0d4c…024b17
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0x828ed1…623fe3
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase2d ago0xf48422…8f4977

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.