Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0xc7719f…3ad529
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0x678020…6e02f3
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0x3ae8a9…7c5de3
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0x7e9ea0…fec997
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0x4a4d37…386569
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0xcae6f2…e05319
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0x32789d…b0c034
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0x771c05…d1742a
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0xb47d2e…e1221c
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0x29397e…8754c8
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0x080fb0…a7de75
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0x0a9684…9f69e3
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0x0c9e45…d01390
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0xa068b0…043a42
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0x4aa5ca…19aa09
0xec23…79340x9c95…e299Base$0.001100%Route unknown59d ago0xcce9c4…3b0f67
0xec23…79340x9c95…e299Base$0.001100%Route unknown60d ago0xf2f82a…4934e8
0xec23…79340x9c95…e299Base$0.001100%Route unknown60d ago0xa92d06…db9099
0xec23…79340x9c95…e299Base$0.001100%Route unknown60d ago0xeb94c1…928cd0
0xec23…79340x9c95…e299Base$0.001100%Route unknown60d ago0x104b8d…cd1938
0xec23…79340x9c95…e299Base$0.001100%Route unknown60d ago0xc7e9e7…2d7335
0xec23…79340x9c95…e299Base$0.001100%Route unknown60d ago0x3b1cae…316323
0xec23…79340x9c95…e299Base$0.001100%Route unknown60d ago0x051f1e…877255
0xec23…79340x9c95…e299Base$0.001100%Route unknown60d ago0x59fbdc…26de21
0xec23…79340x9c95…e299Base$0.001100%Route unknown60d ago0x307c6f…f21885

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.