Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0x4b7ce1…3e8d77
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0x7801d1…4dd835
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0x7e9c0b…5bc534
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0xb487ee…9dcd3d
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0x1447d0…c099f4
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0x03deb4…0c0928
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0x76839a…220fa1
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0x812c0e…783467
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0x6fc1f8…d656f9
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0xe198b4…bae1a3
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0x5a8080…5372ee
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0x6c6cbf…93bcae
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0xe660e1…20cc41
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0x6e05de…22eb08
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0x24ed9d…04ee74
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0x0c734e…65c336
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa20d ago0x56b636…b0a04f
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa21d ago0x4447f0…fd293b
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa21d ago0x9a915f…b82bce
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa21d ago0xf0244f…f28167

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.