Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0xcc02f2…2c3696
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0x17722c…15ab47
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0x91ab99…d1135e
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0x45cac7…4d6402
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0xe46e15…a3d72a
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0xd32f43…b6625b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0xdf29b4…2ce4be
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0x32733d…ef7794
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0x9090ab…82147e
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0x5ce0eb…1709a7
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0x7557fe…af3fc9
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0x121cdc…e682d2
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa66d ago0xcd5a1b…a773db
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa67d ago0xf978ee…ec7d8b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa67d ago0x32bb32…38ec86
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa67d ago0x71e889…78a7b5
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa67d ago0xba38e3…b16ccf
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa67d ago0xa59501…8c35ac
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa67d ago0xa6a942…f54fb2
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa67d ago0xe4fe31…8d3526
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa67d ago0xba2e87…3c6621
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa67d ago0x7b26c2…67f454
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa67d ago0x0f1094…83e359
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa67d ago0xc56119…fb387d
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa67d ago0xde2dea…b2ee49

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.