Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0xc0b068…605e2d
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0x530165…362e41
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0xba71e6…4d5db2
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0xf74b2c…7c3898
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0xd569cc…ec0c50
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0x02c8b1…ca331e
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0xfc896c…e2fe3e
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0xbe2258…2b706f
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0x639e98…515d9a
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa49d ago0x429ce3…7ebf02
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0x8203e8…84e3ea
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa49d ago0xe20049…4395b5
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0x13bf0b…31df3c
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa49d ago0xcfd780…f46bea
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0x04caa6…1c0aeb
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0x4b313b…25c5ed
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa49d ago0x531ef7…70a295
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0xc53edf…576440
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0xe873f3…d6a2d7
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0xb0d987…86763a
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa49d ago0x9fafae…ff55c4
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa49d ago0x35316e…55d719
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa49d ago0x7ef736…70fcce
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0x812808…3a277c
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa49d ago0xc767b1…742260

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.