Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0x74b665…a64da4
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0xbbd47f…7154f3
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0xf8db1d…eca0f8
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0x2978a7…5672ff
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0x4d58aa…75ad98
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0xaba183…b40afc
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0x020860…5cda9d
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0x6f0bc4…68210f
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0xf629b9…1efd6e
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0xede7f5…ef6ef7
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0x876a5b…7e41a0
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0x63e5c1…ebdf4c
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0x02f865…f73354
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0xcc0f76…4a7002
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0xc51150…e92ebb
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0x72ce54…5b84b0
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0x02cde1…34123b
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0xb228fb…725019
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0x749101…8dd6d6
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0xcd302f…354762
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0xb2f741…be1abc
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0xb89010…92fe63
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0x12d39a…5aa720
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0x2df17c…8065c3
0x72b9…c8ba0x9c95…e299Base$0.001100%Route unknown53d ago0xe6138e…27adf4

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.