Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xea40…e37dBase—$0.01100%candidates105d ago0x85c66e…0df296
0xb90a…9ae40xea40…e37dBase—$0.01100%candidates105d ago0x8684c4…4d2168
0xb90a…9ae40xea40…e37dBase—$0.01100%candidates105d ago0x76e55d…e9e405
0xb90a…9ae40xea40…e37dBase—$0.01100%candidates105d ago0x122235…022dc9
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa105d ago0xc013d0…4c15f5
0xb90a…9ae40xea40…e37dBase—$0.01100%candidates105d ago0x84cc98…48a7cb
0xb90a…9ae40xea40…e37dBase—$0.01100%candidates105d ago0x449785…cf747d
0xb90a…9ae40xea40…e37dBase—$0.01100%candidates105d ago0x4b397f…585422
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa105d ago0x0e3a84…3ff67a
0xb90a…9ae40xea40…e37dBase—$0.01100%candidates105d ago0x07dbab…376622
0xb90a…9ae40xea40…e37dBase—$0.01100%candidates106d ago0x24ce2d…d105f4
0xb90a…9ae40xea40…e37dBase—$0.01100%candidates106d ago0x6ec137…a7dd35
0xb90a…9ae40xea40…e37dBase—$0.01100%candidates106d ago0xd6beb8…511cc4
0xb90a…9ae40xea40…e37dBase—$0.01100%candidates106d ago0xd29602…94137c
0xb90a…9ae40xea40…e37dBase—$0.01100%candidates106d ago0x0f7a36…a71b1f
0xb90a…9ae40xea40…e37dBase—$0.05100%candidates106d ago0x5be91a…c84394
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa106d ago0x2c4a1a…a262ea
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa106d ago0x1ceb9e…2b9907
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa106d ago0x7ee50b…c23e8f
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa106d ago0x2497b4…c71701
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa106d ago0x86335a…51af2f
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa106d ago0x6b3b14…f5b2f0

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.