Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5518…47380x9c95…e299Base—$0.001100%fluxa45d ago0x4ae262…571cab
0x5518…47380x9c95…e299Base—$0.001100%fluxa45d ago0x9586fe…704b54
0x5518…47380x9c95…e299Base—$0.001100%fluxa45d ago0x10acf6…bef3f7
0x5518…47380x9c95…e299Base—$0.001100%fluxa45d ago0x8d8209…7f783b
0x5518…47380x9c95…e299Base—$0.001100%fluxa45d ago0xd28229…50fdc1
0x5518…47380x9c95…e299Base—$0.001100%fluxa45d ago0x69055a…251ee1
0x5518…47380x9c95…e299Base—$0.001100%fluxa45d ago0x724180…38a816
0x5518…47380x9c95…e299Base—$0.001100%fluxa45d ago0x6ce2eb…3363f8
0x5518…47380x9c95…e299Base—$0.001100%fluxa45d ago0x142eb2…210396
0x5518…47380xfe80…47eeBase—$0.001100%fluxa45d ago0x44e4f0…d5ab3d
0x5518…47380xfe80…47eeBase—$0.001100%fluxa45d ago0xac3a07…f317a3
0x5518…47380xfe80…47eeBase—$0.001100%fluxa45d ago0xf83131…9a7cbd
0x5518…47380xfe80…47eeBase—$0.001100%fluxa45d ago0x18c567…5ad202
0x5518…47380x9c95…e299Base—$0.001100%fluxa45d ago0x022903…e76412
0x5518…47380xfe80…47eeBase—$0.001100%fluxa45d ago0x273296…ac7b6d
0x5518…47380xfe80…47eeBase—$0.001100%fluxa45d ago0x5202e7…9dff47
0x5518…47380x9c95…e299Base—$0.001100%fluxa45d ago0xdafa39…299a76
0x5518…47380x9c95…e299Base—$0.001100%fluxa45d ago0xfdda43…9343ac
0x5518…47380xfe80…47eeBase—$0.001100%fluxa45d ago0xcccafa…17fd4e
0x5518…47380x9c95…e299Base—$0.001100%fluxa45d ago0x310d84…3b3eac
0x5518…47380xfe80…47eeBase—$0.001100%fluxa45d ago0x0b9d4a…a1ef0d
0x5518…47380x9c95…e299Base—$0.001100%fluxa45d ago0x4a958c…1588aa
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0x7ada61…5a9664
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0xcf3b2c…a5660d
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0x5be818…7afee6

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.