Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0xda1195…f87729
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0xfacced…1635e5
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0x5439e6…9737a9
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0xd9e75f…3249ed
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0x52cf70…118516
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0x0b22b1…c52ce6
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0x89b26a…8587af
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0xce20fa…bfb6c8
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0xc5f950…10c452
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0x4909b6…db2e8c
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0x61cf68…e5b19c
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0xf59d93…094761
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0xe3a133…3e50d4
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0x3e2cfe…2b6aae
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0xb2f422…b8e95b
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0xcd10ba…281286
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0x196469…e62da1
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0x191626…f94d05
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0xcf2383…a14e12
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0x480c8e…ca4847
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0x540c9f…82b1ee
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0x662ebd…2e1050
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0x3a9358…acaa6a
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0xa8d3e9…6603a4
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa30d ago0x2d4681…dae12e

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.