Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfafe…18550xfe80…47eeBase$0.001100%fluxa8d ago0x736028…37dfcc
0xfafe…18550xfe80…47eeBase$0.001100%fluxa8d ago0x658e70…69a4c3
0xfafe…18550xfe80…47eeBase$0.001100%fluxa8d ago0x133e8d…ca96a4
0xfafe…18550xfe80…47eeBase$0.001100%fluxa8d ago0xb2549b…f5fc54
0xfafe…18550xfe80…47eeBase$0.001100%fluxa8d ago0x706e2c…5b906b
0xfafe…18550xfe80…47eeBase$0.001100%fluxa8d ago0x50b139…c26c5f
0xfafe…18550xfe80…47eeBase$0.001100%fluxa8d ago0x04afa0…293f75
0xfafe…18550xfe80…47eeBase$0.001100%fluxa9d ago0xbaef9b…ddaca3
0xfafe…18550xfe80…47eeBase$0.001100%fluxa9d ago0xaf5063…49711e
0xfafe…18550xfe80…47eeBase$0.001100%fluxa9d ago0x0f827b…ea71b0
0xfafe…18550xfe80…47eeBase$0.001100%fluxa9d ago0x0a6d65…348f51
0xfafe…18550xfe80…47eeBase$0.001100%fluxa9d ago0x91dd76…3f9fca
0xfafe…18550xfe80…47eeBase$0.001100%fluxa9d ago0x333d37…93fafa
0xfafe…18550xfe80…47eeBase$0.001100%fluxa9d ago0xb7ea35…5fbd7e
0xfafe…18550xfe80…47eeBase$0.001100%fluxa9d ago0xbedacb…2fe4f1
0xfafe…18550xfe80…47eeBase$0.001100%fluxa9d ago0xeba7da…593933
0xfafe…18550xfe80…47eeBase$0.001100%fluxa9d ago0xac5dc0…65d044
0xfafe…18550xfe80…47eeBase$0.001100%fluxa9d ago0xc1f636…f77c56
0xfafe…18550xfe80…47eeBase$0.001100%fluxa9d ago0x899304…7a8d80
0xfafe…18550xfe80…47eeBase$0.001100%fluxa9d ago0xddbd35…8726a2
0xfafe…18550xfe80…47eeBase$0.001100%fluxa9d ago0x9dfa91…7c8557

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.