Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x811d…61880x3070…fa85Basex402 service$0.02100%coinbase96d ago0xfda624…3b6939
0xb412…318c0x3070…fa85Basex402 service$0.02100%coinbase96d ago0x199239…3310b5
0x9cc4…b1760x3070…fa85Basex402 service$0.01100%coinbase96d ago0x4bd859…87ff62
0x9cc4…b1760x3070…fa85Basex402 service$0.02100%coinbase96d ago0x3e7452…6f18c2
0x9cc4…b1760x3070…fa85Basex402 service$0.01100%coinbase96d ago0x6c802a…ccbd52
0x4381…1fec0x3070…fa85Basex402 service$0.02100%coinbase97d ago0x97806e…262882
0x53e1…d88e0x3070…fa85Basex402 service$0.02100%coinbase97d ago0xa4d82c…59c47a
0x4a5d…b9e00x3070…fa85Basex402 service$0.50100%coinbase97d ago0xb22b7e…3125cd
0x4a5d…b9e00x3070…fa85Basex402 service$0.50100%coinbase97d ago0x2b6160…dced92
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase97d ago0x233f4d…551eea
0x4a5d…b9e00x3070…fa85Basex402 service$0.04100%coinbase97d ago0xedec45…57cad1
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase97d ago0x500e78…83f594
0x4a5d…b9e00x3070…fa85Basex402 service$0.03100%coinbase97d ago0xbc428f…55afcf
0x4a5d…b9e00x3070…fa85Basex402 service$0.04100%coinbase97d ago0x156c46…6bbb9a
0x4a5d…b9e00x3070…fa85Basex402 service$0.03100%coinbase97d ago0xa34ce6…f3623d
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase97d ago0x9811de…90a295
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase97d ago0xb9382f…6dc252
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase97d ago0xda08be…f4b043
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase97d ago0x438d28…3c65d2
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase97d ago0x9a7254…79b83f
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase97d ago0x3d5744…578ac4
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase97d ago0xfbd252…9611b8
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase97d ago0xe65e2f…e2b7db
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase97d ago0x670ae8…20ff4c
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase97d ago0x0806b2…6f394c

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.