Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x146bb0…7092af
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x164416…ce9a19
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xe149bb…db8b60
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xd182f3…a15219
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x8079d1…d7b039
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xd13284…7797e8
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xa79164…e3727d
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x01dbe7…f8817b
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xe9b0a2…1e7206
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x84935a…8b42bf
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x460959…a1a568
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x64fa3b…043c16
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x8b99fc…9cbe6f
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x1ba418…1e8c06
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xa034c1…c5ad57
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xe5cb3d…27ef95
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xe97f2d…87d397
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x9aeb34…6572af
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x4879db…eafdf8
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xc0f74e…a37792
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa37d ago0x2e48ec…d81030
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa37d ago0xcef741…298530
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa37d ago0x2de922…a97336
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa37d ago0x105c04…79ef70
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa37d ago0x264930…64b182

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.