Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown19d ago0x0f150b…15c706
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown19d ago0x874ffd…f922eb
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown19d ago0x04c0f0…c104a8
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown19d ago0x3c3a82…bc6624
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown19d ago0x628177…910d6a
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown19d ago0xb1c76d…933d41
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown19d ago0x2d021f…a6bf54
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown19d ago0x349783…d5b91e
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown19d ago0x7f1040…062dc4
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0x74f1a9…f667c7
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0x5c0979…87f163
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0x3c51d4…a55be9
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0x3ff636…397ab7
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0x5fa7dc…fb64c1
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0xa0bfc7…c637f1
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0xe9b4f6…c80f9e
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0x8d7b82…24fafd
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0xe77b69…5856c3
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0xdfbfed…f1bf90
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0x4065e4…cdc0fc
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0x42a73d…723fee
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0x384a5a…15b1aa
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0xc07248…738735
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0x1c084e…b92bac
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown20d ago0xefae82…ee1f74

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.