Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0x5a3b91…d0f33d
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0x7de0da…646b68
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0x0a61d5…04bada
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0xd45ee2…798076
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0xd8fb1a…fd9c6e
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0xfb2ca6…86871d
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0x3b6cc4…cd43b7
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0x1e6c9f…78411d
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0x20018e…273523
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0xf705a3…88b4c8
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0xa40453…5a00eb
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0xe513c6…aef827
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0xdfb866…06437c
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0xfef414…708d54
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0x958c13…663641
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0x50b11d…bad7ae
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0x0d985e…c59b10
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0x20ab23…b88f34
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0x3ebb22…68623f
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0x51877c…edd9c7
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0xc3aa49…660dd3
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0x8f3e67…2335bf
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0x78b760…96f841
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa69d ago0xe4442c…152e51
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa70d ago0x9cc88b…88eb03

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.