Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa41d ago0xf7487b…8789d2
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa41d ago0xacda59…d7d962
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa41d ago0x8db837…52bbd8
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa41d ago0xec9ef5…9f5967
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa41d ago0x4b1705…ba06cf
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa41d ago0xe5fbe2…e0fb8f
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa41d ago0x64e87e…1230ff
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa41d ago0x450896…842a1d
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa41d ago0x4f4636…9309a2
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa41d ago0xb8d37f…a0af31
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa41d ago0xd82cad…6d810c
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa41d ago0x7bcf57…45b79e
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa41d ago0x7339b5…e14537
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa41d ago0x16fd0e…1e4273
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa41d ago0x83a08d…d6ccc3
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa41d ago0x066791…3fc249
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa41d ago0xdb35b9…123026
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa41d ago0x636b8f…882ff3
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa41d ago0x7013f9…07f186
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa41d ago0x41fa9e…8580f2
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa41d ago0xb9a437…26e931
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa41d ago0x161f78…eb49f3
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa41d ago0x7b9e90…544980
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa41d ago0x747176…b05690
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa42d ago0xc1ba2b…44db5a

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.