Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5759…2d980x9c95…e299Base$0.001100%fluxa68d ago0x1f35de…52a0ac
0x5759…2d980x9c95…e299Base$0.001100%fluxa68d ago0x18d613…0d6766
0x5759…2d980x9c95…e299Base$0.001100%fluxa68d ago0x875e49…3d4b0b
0x5759…2d980x9c95…e299Base$0.001100%fluxa68d ago0x34a826…37c59b
0x5759…2d980x9c95…e299Base$0.001100%fluxa68d ago0x92556e…ab5da2
0x5759…2d980x9c95…e299Base$0.001100%fluxa68d ago0xf44e61…b6e33c
0x5759…2d980x9c95…e299Base$0.001100%fluxa68d ago0x54b25f…c59a69
0x5759…2d980x9c95…e299Base$0.001100%fluxa68d ago0x493230…5d5486
0x5759…2d980x9c95…e299Base$0.001100%fluxa69d ago0x37512a…5905d1
0x5759…2d980x9c95…e299Base$0.001100%fluxa69d ago0x63b337…ba6cda
0x5759…2d980x9c95…e299Base$0.001100%fluxa69d ago0x193f28…3ae25c
0x5759…2d980x9c95…e299Base$0.001100%fluxa69d ago0xc69236…d72835
0x5759…2d980x9c95…e299Base$0.001100%fluxa69d ago0x461e8d…37f97d
0x5759…2d980x9c95…e299Base$0.001100%fluxa69d ago0x8bbcb5…80092c
0x5759…2d980x9c95…e299Base$0.001100%fluxa69d ago0xc52a9e…0832cd
0x5759…2d980x9c95…e299Base$0.001100%fluxa69d ago0xca7c30…129833
0x5759…2d980x9c95…e299Base$0.001100%fluxa69d ago0x389197…5a6e4e
0x5759…2d980x9c95…e299Base$0.001100%fluxa69d ago0x3de8cc…5143eb
0x5759…2d980x9c95…e299Base$0.001100%fluxa69d ago0x1c50ae…d8b220
0x5759…2d980x9c95…e299Base$0.001100%fluxa69d ago0x36c51d…fde42e
0x5759…2d980x9c95…e299Base$0.001100%fluxa69d ago0x060b8e…3d223d

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.