Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa37d ago0x69f9a6…db78e6
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa37d ago0xaf3316…4ce4d8
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa37d ago0xf9be7b…869680
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa37d ago0xe9f1fc…757239
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa37d ago0x73d9b2…bfeb73
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa37d ago0xe0ec0d…3d32a4
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa37d ago0xab9135…a59b5b
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa37d ago0xea7787…07052f
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa37d ago0x894b61…40681d
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa37d ago0xcb1037…1451f7
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa37d ago0x17799d…62dab5
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa37d ago0x8b7b9f…e88773
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa37d ago0xc786f4…f545e6
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa37d ago0xf4bd88…76fcfc
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa37d ago0x08b517…1310d4
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa37d ago0xb210c6…8a8699
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa37d ago0xd48935…5fae50
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa37d ago0x59c598…5105ee
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa37d ago0x30c557…04466c
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa38d ago0x0578dd…dc2b77
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa38d ago0xed17c5…043b98
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa38d ago0x9b5ed3…269b03
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa38d ago0xa91514…5ad515
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa38d ago0xd624ee…d1e13a
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa38d ago0x37aa19…9c6f5a

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.