Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa46d ago0x1f8939…815e46
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0x557ba0…5b4c89
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0x49f630…d026c7
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa46d ago0x2685d1…f99274
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa46d ago0xb7a40e…4684df
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0xef0abe…93559c
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa46d ago0x9522a8…2da3e2
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0x67c6eb…50eac6
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0xa1985b…712027
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0x1b6b8c…d3cf25
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0x9b912f…e4a8fe
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa46d ago0xa941d8…46015d
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa46d ago0xc11401…604cde
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0x008e22…61005f
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0xab2cfa…9a5f2c
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0xd600d3…05a348
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa46d ago0xe33ef4…bb84e5
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0xdc89f1…3728e2
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0xcf4dd9…5fd79d
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0xe74eff…40cea4
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0x3cfc5c…5a3823
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0xd25584…70898a
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0x46ff73…162c99
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa46d ago0x189cf7…965146
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa46d ago0x1ec061…a8241a

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.