Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x255d…735e0x9c95…e299Base$0.001100%Route unknown61d ago0xfed8ca…ae5266
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0xac1241…d2ca44
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0xeb1cb0…9a10b0
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0xb984cf…2ee7b6
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0x36bf30…cec7cc
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0xa4e8a2…f46da6
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0x9fd1e8…5c323e
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0xc4b5a0…92a653
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0x7db0f2…1401eb
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0x6f13c4…ea2566
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0xf2a2ac…71b66e
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0xabd8ba…1f5983
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0x9e2882…1a3135
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0xe28fd5…07e0d5
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0xbdcd3a…92fc12
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0xa0f56d…95ce07
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0x8f1c83…62c963
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0x413638…96d298
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0x9c6b5d…c1e664
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0x7ef7ab…6f08bc
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0xb26dba…5620c3
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0x98a7af…eda279
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0xeb9d5e…46fbed
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0x606f16…e3280c
0x255d…735e0x9c95…e299Base$0.001100%Route unknown62d ago0xf692ae…ae174c

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.