Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x2c75c8…cb6e9b
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa42d ago0xe40d71…37438c
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x99bc0d…2d5845
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa42d ago0xc972c3…ba9c2d
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa42d ago0xeb4141…abae87
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x65d8e6…865109
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa42d ago0x1d3137…693cd0
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0xe04802…2fe107
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0xd59e1b…58c586
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x3aa376…eaab1b
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x70e023…177e41
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa42d ago0x103d4c…0fc914
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa42d ago0xd3132d…792a17
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa42d ago0x9217cb…471091
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa42d ago0x563b71…2593ad
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0xd770c5…3cd89d
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x78d84e…5ad9b4
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x5f8160…971a88
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x1a4be5…cc5991
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x855a92…53da43
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0xf76d48…2f427a
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0xd73001…ba652f
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x0f0803…5c4156
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0xccd4bc…ffd5bd
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa42d ago0x6213f0…64b8a2

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.