Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4924…e8100x52e2…f3eaBasex402 service$0.005100%coinbase52d ago0x17296a…cb0555
0x4924…e8100x52e2…f3eaBasex402 service$0.003100%coinbase52d ago0x4aa118…443a16
0x4924…e8100x52e2…f3eaBasex402 service$0.003100%coinbase52d ago0xae634b…b379b3
0x4924…e8100x52e2…f3eaBasex402 service$0.003100%coinbase52d ago0xebcf58…1f332b
0x4924…e8100x52e2…f3eaBasex402 service$0.001100%coinbase52d ago0x1730bc…4cb4b4
0x5f5b…1c520x52e2…f3eaBasex402 service$0.003100%coinbase52d ago0xa1eb17…0c56a1
0x5f5b…1c520x52e2…f3eaBasex402 service$0.005100%coinbase52d ago0x8bbd30…73fdd6
0x5f5b…1c520x52e2…f3eaBasex402 service$0.005100%coinbase52d ago0xa004d0…509ccd
0x5f5b…1c520x52e2…f3eaBasex402 service$0.003100%coinbase52d ago0x198a8c…cd2d0a
0x5f5b…1c520x52e2…f3eaBasex402 service$0.004100%coinbase52d ago0xd056a3…1f9d58
0x5f5b…1c520x52e2…f3eaBasex402 service$0.003100%coinbase52d ago0x5ff2d4…d42de7
0x5f5b…1c520x52e2…f3eaBasex402 service$0.001100%coinbase52d ago0x16378f…627c84
0x5f5b…1c520x52e2…f3eaBasex402 service$0.003100%coinbase52d ago0x8b9bdd…e90276
0x5f5b…1c520x52e2…f3eaBasex402 service$0.003100%coinbase52d ago0x34f779…72b82b
0x5f5b…1c520x52e2…f3eaBasex402 service$0.005100%coinbase52d ago0xb90b91…cf4753
0x5f5b…1c520x52e2…f3eaBasex402 service$0.003100%coinbase52d ago0x87d621…b05976
0x5f5b…1c520x52e2…f3eaBasex402 service$0.008100%coinbase52d ago0xf64f02…5e112e
0x8a1a…aa530x52e2…f3eaBasex402 service$0.001100%coinbase52d ago0xc4878d…253d71
0x4b4c…eda10x52e2…f3eaBasex402 service$0.003100%coinbase52d ago0x03a8f7…8ca0f4
0x4b4c…eda10x52e2…f3eaBasex402 service$0.003100%coinbase52d ago0x202eba…42ad8d
0x4b4c…eda10x52e2…f3eaBasex402 service$0.005100%coinbase52d ago0xe859d3…8e685e
0x4b4c…eda10x52e2…f3eaBasex402 service$0.003100%coinbase52d ago0x6ab3da…80ae14
0x4b4c…eda10x52e2…f3eaBasex402 service$0.001100%coinbase52d ago0x561a75…932f25
0x4b4c…eda10x52e2…f3eaBasex402 service$0.003100%coinbase52d ago0x83a6fc…5231b8
0x4b4c…eda10x52e2…f3eaBasex402 service$0.008100%coinbase52d ago0x8b8014…22bbd1

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.