Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa15d ago0x559345…6f0658
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0xf7de6a…68ed02
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0x7c8f47…7b0eab
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0xd74e2b…e56bba
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0xcebe62…fd4b21
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0x838de6…96c721
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0x6c6320…3aa60c
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0x9b4e5b…c70019
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0xd3ccb3…c0a251
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0x16f269…5820e1
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0xac3b75…35ba7a
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0x668856…26639e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0xff3379…4bdef6
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0xa16b22…7da120
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0x5706d9…eefc0d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0xeeb3b2…74c323
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0x5b988a…2a2ab5
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0x7bb320…bab599
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0x2ba0a5…a0dee5
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0x4b31da…bc45e3
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0xee0ed2…c145c7
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0xc4c260…aa04cd
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0xd4fdff…c915b8
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0x3fa88c…d0036a
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa16d ago0xcddf26…f18a4f

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.