Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x99dfc2…1a78e3
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x3eb690…421f38
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x3f9996…dc2eb4
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x6faa1d…f2cf02
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x3974cd…244111
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x5d780e…07b0b2
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0xa502db…5db81e
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x8b3ba5…8630a7
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x6364ec…f18b5c
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0xfe1c2c…6e46f9
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x2ffc1f…468aba
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x4c7e8f…8bfd20
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x0d4791…f5e23d
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0xe89d49…a82f15
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x72dd26…5b1efc
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x60f7ad…b41c63
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0xee9d28…867790
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x9412b6…6d1e0a
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x2911de…407b14
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x1ff16e…b87484
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0xa8cd14…b916ff
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x61b682…030efc
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0xa78184…0a1e70
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x7abbcf…7e99df
0x6120…02750x9c95…e299Base$0.001100%Route unknown28d ago0x02d35a…303a46

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.