Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa29d ago0xb630a5…2fde45
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa29d ago0x152be1…9f903a
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0xd32563…38a28d
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0x7879a6…9e3bf1
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0x0e2462…11488f
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0xad743f…c93c3b
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0x851b94…814279
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0xf492c5…7ac69f
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0xc88067…84225a
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0x05aa58…176459
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0xac98d2…6807e0
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0xb1e5cb…317c26
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0xd929e8…5c69b8
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0x2d0918…f871a1
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0x96bba6…027b0e
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0xa2b81c…285c70
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0xba1c67…7191ac
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0xc93799…0b3bb5
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0x5bc69e…b74df6
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0x4883ce…aaa292
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0x931cdb…979c99
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa30d ago0x491cfc…6a664b

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.