Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd1…7a650x40a8…ad8bBasex402 service$0.005100%coinbase91d ago0x69b19b…9cc597
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase91d ago0xa5fec7…266b27
0x6bd1…7a650x40a8…ad8bBasex402 service$0.005100%coinbase91d ago0x534bb4…c6c9e3
0x6bd1…7a650x40a8…ad8bBasex402 service$0.005100%coinbase92d ago0x24e35e…2529ea
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase92d ago0x9d2951…35ffac
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase92d ago0xe8309b…5d7f7f
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase92d ago0x932acf…759dd7
0x6bd1…7a650x40a8…ad8bBasex402 service$0.005100%coinbase92d ago0x2ac7bd…404cfe
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase92d ago0xd1c83c…bf8b69
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase92d ago0x6a2691…1b52a9
0x6bd1…7a650x40a8…ad8bBasex402 service$0.005100%coinbase92d ago0xe44efa…bfe564
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase92d ago0xb131c0…21da47
0x6bd1…7a650x40a8…ad8bBasex402 service$0.005100%coinbase92d ago0x1ac407…3ca45c
0x6bd1…7a650x40a8…ad8bBasex402 service$0.005100%coinbase92d ago0x2f9fb4…7b6043
0x6bd1…7a650x40a8…ad8bBasex402 service$0.001100%coinbase92d ago0x1f733b…f49a70
0x6bd1…7a650x40a8…ad8bBasex402 service$0.001100%coinbase92d ago0x42742f…240fef
0x6bd1…7a650x40a8…ad8bBasex402 service$0.005100%coinbase92d ago0x8708b4…1b1d02

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.