Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x43d123…cb6554
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa616bb…4cd851
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcd2d69…32a7e0
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e72b1…1a011b
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc84ca0…87483f
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7504d0…9e300d
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbc0d2a…affe0f
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf44e63…1550de
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe90df6…0b247a
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x86f1b0…eb8dd5
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c70ef…d6e246
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x86c472…598750
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0585bf…809666
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e3e96…f3d22a
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2424b6…f2b624
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x66c0d3…2f3271
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x760698…e486f5
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf7ee40…cbb726
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5fddef…806e09
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb4850…8c672f
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbac29c…6a206e
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f7423…ca1c00
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa692f8…773f2a
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x33aaba…9f0b4e
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x25df29…8ebdd3

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.