Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0c1a03…056dc1
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xcfd5e8…051ad5
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x6aedc6…6b2949
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x444e62…568d17
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xf8e2f0…affdfe
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x1db5d3…21f8e0
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa3bc38…843a1b
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x5658e3…a70a6e
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xdec0ff…b19b81
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xf14ad1…712d4c
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x4007ab…e87e99
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xad0132…9e1bbf
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x345fa6…821bde
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x9c9d8f…791c9f
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xb513a9…becb78
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x80ab84…5f523c
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x7ec4e1…157208
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x5065ba…ad8924
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xaa51e1…ec08f7
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x41417a…937684
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x5e655e…9e4c92
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa833c7…4acc42
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa30a41…820010
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0cb61d…beadbf
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa20d ago0x74b964…e6efad

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.