Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa66d ago0xab0e7f…e88d1a
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa66d ago0xedc8af…0d3552
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa66d ago0x924c58…bcf8e9
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa66d ago0x5ee68c…fe00b2
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa66d ago0x658067…c63d0b
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa66d ago0x0c4f54…62e989
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa66d ago0x37ab54…96b3e6
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa66d ago0x8aa947…63addf
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa66d ago0xc7367a…3c7616
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa66d ago0xfabc33…c27c9a
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa66d ago0xebecd5…9dc179
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa66d ago0xa5ca00…ad0945
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa67d ago0x7752d0…52f969
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa67d ago0x4b39fe…9590f6
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa67d ago0x4d0161…e6b8e6
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa67d ago0xba0a2f…e5594e
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa67d ago0x2d2e93…87c216
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa67d ago0xb72d7b…2e018b
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa67d ago0x45ed3c…f814fd
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa67d ago0x4f93c7…4af9a5
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa67d ago0x3a67c6…16784b
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa67d ago0xc38278…604d8b
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa67d ago0x0edf0e…b5e229
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa67d ago0x5de02f…3aef92
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa67d ago0x42f81c…d1a328

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.