Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa34d ago0xda653f…c2fbcd
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa34d ago0x9b1bf4…0b0c9c
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa34d ago0x4e8026…b28480
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa34d ago0x03a99c…67b954
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa34d ago0xe4d4df…2ea57d
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa34d ago0xc2a44d…4e88ee
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa34d ago0xc7713f…c9717d
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa34d ago0x362b7f…c98bbb
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa34d ago0x0c3c99…382bc1
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa34d ago0xcad220…cd288a
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa34d ago0xb15e23…e6e369
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa34d ago0x16b31e…201408
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa34d ago0x593a12…be3e94
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa34d ago0xf3d2a5…8a4b20
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0xbc693f…41d8c1
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa35d ago0xc160fd…e2e42f
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa35d ago0x52bb36…dfd4f5
0xf6c5…8b820x9c95…e299Base—$0.001100%fluxa35d ago0xe3ce72…030921
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0x2f906e…bc5a81
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa35d ago0x3102ef…f42bc3

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.