Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa24d ago0xbffae6…dbc441
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa24d ago0x0bc9d4…ade95f
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa24d ago0x97f4cf…3cd9f0
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa24d ago0x39e7f5…877ace
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa24d ago0xbda226…5736e3
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa24d ago0xb1fc54…df34c2
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa24d ago0xbc2acd…d9ab90
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa24d ago0x4fc066…7c275b
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa24d ago0xc9c51f…cf8b4a
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa24d ago0xaed9f7…8c212d
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa24d ago0x16a024…381191
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa24d ago0x492b3e…e1a27c
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa24d ago0xd902f4…52ee53
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa24d ago0xd1425a…332c99
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa24d ago0xce3412…be27ec
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa25d ago0x8d93dd…57f426
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa25d ago0x4c0b47…10687b
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa25d ago0x66f4a3…d98191
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa25d ago0x841a18…4d6644
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa25d ago0x5ba955…fd573c
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa25d ago0x3c1d3c…2a729f

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.