Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x82727c…0ffa55
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x205dd4…8fc43f
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0xe658f5…433ca8
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x7b8560…e7b816
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0xb3c510…487f37
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x6c68aa…ca6750
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x71ad79…312b27
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0xa8ebc8…838676
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0xb0c40e…c06319
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x7562cd…29c9a8
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0xed3ad8…46c5b6
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x849a15…60784a
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x57a656…c12504
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x5c871e…5ac14d
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x4420ee…4853bd
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x00bd6e…1ffaf2
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x6460df…2a5f86
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0xd49296…795cb3
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x6179a9…308138
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x1979ea…123b95
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x3b72d5…6a5c1f
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0x8bc011…986883
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0xe9421f…d148f8
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0xc54ef6…651c55
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa20d ago0xae1bed…ac16bf

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.