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.02100%coinbase49d ago0xcd03b2…b2cb4b
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase49d ago0xbd258a…3e9c08
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase49d ago0xf16173…3a1486
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase49d ago0x9bfd44…ff6f67
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase49d ago0x39dd0e…20b0cc
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase49d ago0x97f0cb…d55c41
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase49d ago0x55a751…ad8a70
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase49d ago0xe7b39e…2fa1cc
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase49d ago0xb139fe…f9014f
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase49d ago0x90b407…3dc6c5
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase49d ago0xdc5524…8f8299
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase49d ago0x9fc7db…ee9266
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase49d ago0x1b545f…b05e08
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase49d ago0xda6cfa…62dad4
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase49d ago0xe30d49…4b2220
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase49d ago0xd1ed2f…f317e7
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase49d ago0xcda083…d4d3fa
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase49d ago0xe2b0fa…62f1d6
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase49d ago0x232d17…f4181b
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase49d ago0x15ea7e…6df49a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase49d ago0x38c62c…fe5152
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase49d ago0x092301…0bf8e0
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase49d ago0x0778ac…de768a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase49d ago0x9c0660…d6e213
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase49d ago0xfe8fbc…c7b629

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.