Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x565be6…cf87a1
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x37996e…61038e
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x617866…cf1a15
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xdf27e4…008193
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xab12a5…7a500f
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x13734e…10ca51
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xb8a817…5fc220
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xd93310…d22d80
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase7d ago0xd67e2a…e9bfa4
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x21774c…1a9452
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase7d ago0xe8d4d4…25c82d
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase7d ago0xa0e7ce…d7d9f9
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x1aaac3…09d139
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x0ce424…b88ade
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x7c5437…b7ebf6
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase7d ago0xac94b4…c218f0
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase7d ago0xde4a07…5aa8a9
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x4de049…ac84c1
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x76d6e7…eb3213
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x85c9b4…f1236d

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.