Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb633…d9620x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xc635d0…c7c56b
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xfe317f…124bc1
0xaad7…f2470x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xe99160…f5ccfa
0xaad7…f2470x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x83cd3b…bc26f8
0xaad7…f2470x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xac45fe…c1ebc4
0x567c…2b980x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xcdc59a…bb0c9f
0x567c…2b980x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x32ec0a…811a8f
0xdd16…fe960x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x2cdbb1…718cb6
0xdd16…fe960x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x91edc1…4e100f
0x647c…75c10x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xfad637…31a616
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x3e2689…31fe8f
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xb924da…4e0085
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x7e4e3b…b0141a
0xaad7…f2470x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x9cb40a…130b4a
0xaad7…f2470x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xb250f9…edc0ad
0x1f14…19530x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xdfda3b…5dffb3
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x2ee334…11dec9
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x3bd2fe…2db87c
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x9e57d9…745b2a
0x8011…7e8a0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x3e2a0d…77bc46
0x647c…75c10x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0xbd5d11…6bf51a
0x647c…75c10x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0xd5dcf2…b834ba
0x7a23…397b0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xa5cba2…f96019
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xc6308c…b0de03
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x4c00a4…778693

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.