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%fluxa62d ago0xbf3f94…65f216
0x5759…2d980x9c95…e299Base$0.001100%fluxa62d ago0x4360f4…37579a
0x5759…2d980x9c95…e299Base$0.001100%fluxa62d ago0xdcab14…11c9f3
0x5759…2d980x9c95…e299Base$0.001100%fluxa62d ago0x96dd4a…b9fdba
0x5759…2d980x9c95…e299Base$0.001100%fluxa62d ago0x7aacf3…baab8a
0x5759…2d980x9c95…e299Base$0.001100%fluxa62d ago0x905dac…0862f8
0x5759…2d980x9c95…e299Base$0.001100%fluxa62d ago0x76f519…1a8629
0x5759…2d980x9c95…e299Base$0.001100%fluxa62d ago0x846056…3bd5f9
0x5759…2d980x9c95…e299Base$0.001100%fluxa62d ago0x3edb79…4f51ad
0x5759…2d980x9c95…e299Base$0.001100%fluxa62d ago0x7d3055…51d908
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x40bc9c…3502de
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x22fe70…798b3d
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x252e3e…90483d
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x43ea98…64df56
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x186cb2…405dee
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x7ca2e2…4e939b
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x0029bc…f5a871
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0xb6aa76…9a1d83
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x4fec1b…060c79
0x5759…2d980x9c95…e299Base$0.001100%fluxa63d ago0x055e1e…d9cac5

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.