Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0x610143…a7b6d8
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0xf4f84c…77bad5
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0x8efd7b…b2ea73
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0x4fc30e…d6941f
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0xad45c2…f52b94
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0x318ccf…6b4983
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0x76f474…ceea4d
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0x41307c…8c75b8
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0x2f499d…06e70d
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0x4f4e1d…68560f
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0x866885…0c86d0
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0x6de36a…03e1e6
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0x6676c8…aedab0
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0xab30f1…9db778
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0x760567…549929
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa90d ago0x0130d6…c420b7
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xb204f1…4aae52
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0x576933…43d999
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xa4b35d…46968b
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0x4f979c…05bf92
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xe18d45…0448d4
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xceff49…2f7a3d
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0x7d374b…34961a

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.