Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa46d ago0xdfe763…903fbd
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa46d ago0xb3bdc2…42d1c0
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x8da228…901016
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0xce3302…e318b2
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x8c0c17…f8f4d2
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x325ba9…6bb372
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x5c7a6f…9c6647
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0xcb5822…6c1055
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0xbeebd7…209858
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa46d ago0x95c161…d5e948
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x4b705a…63cdd3
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0xf9f2df…ac1660
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0xeb6969…6a1808
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x8c323f…c68f3b
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x597869…dac273
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x424039…d7fe29
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x666f06…aec8d6
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x065d46…fa499c
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x238fcc…22cecd
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x79b1b8…65855e
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa46d ago0x61a18d…8dc7db
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x57ba0b…eac842
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x260a0a…1685de
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x38614e…3651d3
0xd881…f9980x9c95…e299Base—$0.001100%fluxa46d ago0x50e33e…3e7416

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.