Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeb3e0c…4fdf46
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0990c2…498b10
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc6aa13…0a05bf
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x354388…f4dd19
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x00ed0d…2043d8
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4aefcc…5eedfe
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9e3878…3cb596
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd036cc…36ff6a
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdb9716…9a4f8f
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2a2cfd…57ce9b
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xffbee1…e76046
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc3b309…d886c7
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa808b6…52a9ac
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8cdc3f…a98b27
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3b47a4…127f00
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf90dfc…3abb21
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdf6c9d…3ae438
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3ca792…cbf1fc
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2252ad…d1917b
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc16570…f2f5ef
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x27bb44…de4e0c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb350bd…92fd89
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x782c9d…da932c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf03e31…9b0ecd
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x797af3…f76fb5

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.