Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff94…87f60x9c95…e299Base—$0.001100%fluxa36d ago0x05a507…15b728
0xff94…87f60x9c95…e299Base—$0.001100%fluxa36d ago0xfaf1c3…d8e96b
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa36d ago0x1fcd15…b8d082
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa36d ago0x0fdcfd…afbfad
0xff94…87f60x9c95…e299Base—$0.001100%fluxa36d ago0x4fd08f…e71009
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa36d ago0xd0ee99…616b17
0xff94…87f60x9c95…e299Base—$0.001100%fluxa36d ago0x8599b9…f40e23
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa36d ago0x244772…099084
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa36d ago0x1e2a7a…21d133
0xff94…87f60x9c95…e299Base—$0.001100%fluxa36d ago0xf91f0b…570087
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa36d ago0xc3a608…7e1c9e
0xff94…87f60x9c95…e299Base—$0.001100%fluxa36d ago0x9eb37a…2ddce5
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa36d ago0xeabebe…4c9015
0xff94…87f60x9c95…e299Base—$0.001100%fluxa36d ago0x15153d…38cd5b
0xff94…87f60x9c95…e299Base—$0.001100%fluxa36d ago0x7d6f8f…cbb97f
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa36d ago0x7de7a4…8f286e
0xff94…87f60x9c95…e299Base—$0.001100%fluxa36d ago0x331829…73d4c8
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa36d ago0xab4683…bacdaa
0xff94…87f60x9c95…e299Base—$0.001100%fluxa36d ago0x9d6333…e911a1
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa36d ago0x2807ea…f45d9b
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa36d ago0xfd8395…8b5d3f
0xff94…87f60x9c95…e299Base—$0.001100%fluxa36d ago0xbe6314…3a1e8a
0xff94…87f60x9c95…e299Base—$0.001100%fluxa36d ago0xcc2303…f23b74
0xff94…87f60xfe80…47eeBase—$0.001100%fluxa36d ago0x258fd3…c2a2d7
0xff94…87f60x9c95…e299Base—$0.001100%fluxa36d ago0x7601a7…f46335

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.