Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x60684f…b09b91
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2c1531…df0abc
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd5ff07…057df1
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6950a1…4573f1
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x929ddc…1a1900
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e20b8…4f9021
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeee7ba…9afe89
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7df071…908b85
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x933405…a227a0
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58bc4f…c3c844
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x55b259…1ab04d
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf8ca79…cfec53
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef14e2…3e7441
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x55cce1…095b12
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x875f5a…859257
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f4d9e…21b947
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe5d0e7…f3e359
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4ded9a…498913
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa20f09…16242a
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x55615c…e4fbd0
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba7718…a90f5e
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x70871d…6c0580
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0f36be…4e8779
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1cd06b…71a8a9
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf374c3…beee4e

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.