Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0x5ab50e…5b9f1c
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0xd95e73…0dd0db
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0xf8c073…2cd303
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0x0a24ec…b15374
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0x9b8afd…2d48ed
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0x635576…1e27c1
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0xce27de…087ca4
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0x014e2d…3ce9eb
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0x544e43…c93b11
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0x02217b…2185ba
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0xfa3a73…4a04a3
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0x25e02d…8bcf6f
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0x80b5b3…ee94b7
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0x1fc20b…79f286
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0x46fa4f…d17f22
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0x9c7bda…db9a55
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0xe4800e…eb3708
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0x0c09cf…420223
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0x34de3d…9fe54e
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa42d ago0x53868f…1fd0c5
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa42d ago0xc70d1a…6ad5de
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa42d ago0x931aa0…c50e22
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa42d ago0xa6acb2…004b4f
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa42d ago0x2f10a0…7e8a7b
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa42d ago0xf88698…26c010

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.