Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0x83441c…609436
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0xf98e2e…d53475
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0x8e48f2…8de664
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0xf879d8…be2650
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0xde4bc2…fc2d3a
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0xf1a664…7bceeb
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0x1f629b…10eed8
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0xaa5dc0…39b7d9
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0xba6938…5484ca
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0x599674…dbc9de
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0x7eff1a…d68f39
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0x50ad5d…c3e05b
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0xb35ba4…8b431d
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0x69f39c…21f5ab
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0x5f3ef4…3f14dd
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0x4a9534…ac2913
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0x4d7a40…80f216
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0xdf9a56…e1e421
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0x9e24cf…721459
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0x14adb2…45c61b
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0x8886f8…a39a32
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0xc5f276…14aa89
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0xe2a9d9…75a39a
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0xafcd2e…3b0396
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa20d ago0x759fd3…885229

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.