Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa72d ago0x30bbf3…f6a4d1
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa72d ago0x62617d…9d41c1
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa72d ago0x78765f…48efdc
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa72d ago0xd05159…5e12f2
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa72d ago0xf883a4…bc8b5b
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa72d ago0xd6fc07…411501
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa72d ago0x307d75…f25fc8
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa72d ago0xff8a61…cda1a4
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa72d ago0x71de2e…468f55
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa73d ago0x96a500…14dd53
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa73d ago0x28ee03…6686e7
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa73d ago0x4ec11e…902928
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa73d ago0xc537d4…970a4d
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa73d ago0x18d125…57eaee
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa73d ago0x85484b…c98f24
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa73d ago0x2776d5…18777f

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.