Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf424…98710xfe80…47eeBase—$0.001100%fluxa36d ago0xbdd3af…cfc3c6
0xf424…98710xfe80…47eeBase—$0.001100%fluxa36d ago0xf8c084…3c3971
0xf424…98710xfe80…47eeBase—$0.001100%fluxa36d ago0x31a8af…c209fb
0xf424…98710xfe80…47eeBase—$0.001100%fluxa36d ago0xaef4e0…bc8c01
0xf424…98710xfe80…47eeBase—$0.001100%fluxa36d ago0xbb8932…cf8d51
0xf424…98710x9c95…e299Base—$0.001100%fluxa36d ago0x3e91f2…e355ae
0xf424…98710x9c95…e299Base—$0.001100%fluxa36d ago0x43e450…43cf8f
0xf424…98710x9c95…e299Base—$0.001100%fluxa36d ago0x4d18ce…15622e
0xf424…98710xfe80…47eeBase—$0.001100%fluxa36d ago0xeaf4da…86d447
0xf424…98710x9c95…e299Base—$0.001100%fluxa36d ago0xa10c99…1e0bfd
0xf424…98710x9c95…e299Base—$0.001100%fluxa36d ago0xf37e4c…2b26a2
0xf424…98710x9c95…e299Base—$0.001100%fluxa36d ago0x0941a7…1c001a
0xf424…98710x9c95…e299Base—$0.001100%fluxa36d ago0x632270…4a01e0
0xf424…98710x9c95…e299Base—$0.001100%fluxa36d ago0xe055a2…468cd4
0xf424…98710x9c95…e299Base—$0.001100%fluxa36d ago0x4afe18…bdf76d
0xf424…98710x9c95…e299Base—$0.001100%fluxa36d ago0x42ffc3…ccac97
0xf424…98710xfe80…47eeBase—$0.001100%fluxa37d ago0x8a91a4…c149f4
0xf424…98710xfe80…47eeBase—$0.001100%fluxa37d ago0x05956d…565c67
0xf424…98710xfe80…47eeBase—$0.001100%fluxa37d ago0x4fe0e1…d0a3f4
0xf424…98710xfe80…47eeBase—$0.001100%fluxa37d ago0xf84bbd…adc3f4
0xf424…98710xfe80…47eeBase—$0.001100%fluxa37d ago0x268aca…a41e2d
0xf424…98710xfe80…47eeBase—$0.001100%fluxa37d ago0x56262f…28aa23
0xf424…98710xfe80…47eeBase—$0.001100%fluxa37d ago0x0e8f33…454eb8
0xf424…98710x9c95…e299Base—$0.001100%fluxa37d ago0xefeef4…560658
0xf424…98710xfe80…47eeBase—$0.001100%fluxa37d ago0x470b95…ad0b6f

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.