Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa48d ago0x8984f3…4c76ab
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa48d ago0xba8dde…05dad9
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa48d ago0x4fe297…c2adc6
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0x4613ef…5437c1
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0xb68973…6f6aba
0x7c0e…e5be0xfe80…47eeBase—$0.001100%fluxa49d ago0x20d500…2be373
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0x3c1944…8a7001
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0x1519e7…6a52eb
0x7c0e…e5be0xfe80…47eeBase—$0.001100%fluxa49d ago0x88dee1…6cb677
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0x25e0c4…e14105
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0x3f04c2…e14e5f
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0x6dbe99…53da50
0x7c0e…e5be0xfe80…47eeBase—$0.001100%fluxa49d ago0x1fc4c2…ef93ac
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0x190762…ae9b48
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0x42a7aa…122b26
0x7c0e…e5be0xfe80…47eeBase—$0.001100%fluxa49d ago0xffe433…aa341f
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0xfa297d…523df0
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0xde7f97…3c1ece
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0xceb7b5…4ef084
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0x5df11d…6d4995
0x7c0e…e5be0xfe80…47eeBase—$0.001100%fluxa49d ago0x86350e…55a800
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0xa6f0f0…71b0f6
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0x187d01…98fba4
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0xa7ff3f…e1e12c
0x7c0e…e5be0x9c95…e299Base—$0.001100%fluxa49d ago0x5ebbab…d7d5ff

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.