Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0xa02bad…69b3a1
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0xfcbb9f…e0e629
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0x9ff04a…9dae76
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0x4e14b1…6a0867
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0xcbd110…b30ab7
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0x7d5bd1…39ae1d
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0xbe0adc…883be0
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0xef1338…fffb3b
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0xfe0246…2c85ee
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0xe18b82…2a8a0b
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0xa22b82…b0cb94
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0x80fd7a…878e03
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0x6fb8f6…3f48ca
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0x1ac84d…6e411a
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0xaa4deb…9d69c6
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0x444af9…714b29
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0xd57fbd…f73460
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0x97a21c…5d2712
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0x644d41…ec01ce
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0x474d28…7d813e
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0x3a3ff5…6b71dd
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0x6dda8c…c3d986
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0xce8ac0…cc963f
0x7403…dad50xfe80…47eeBase$0.001100%fluxa15d ago0x882cbe…8bc7ff
0x7403…dad50xfe80…47eeBase$0.001100%fluxa16d ago0xc4685f…e4a295

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.