Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0xeef4db…4dfe8b
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0xff7e48…9b12af
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0x6a8b91…ba4ab7
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0xe258d1…d564c6
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0x7c994c…b048ed
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0xcb2389…0bb5b2
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0x13df46…629821
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0xe537c7…3c0be2
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0x84d7ae…412d0e
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0xbb9135…4de063
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0x29b1dc…083c09
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0x0cc50a…b48117
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0xd03914…7edce2
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0x90714a…d8e2ef
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0xd8a436…b3655c
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0x2217a6…c06260
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0xe16377…60c338
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0xab319a…ad8042
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0x6fdb51…7c6c41
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0xaab81f…6687e3
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0x80a5ed…a112bc
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0x37ff93…86ffd4
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0x39f9b8…a4ef27
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0x4a49ba…e8377e
0xb228…61800x9c95…e299Base—$0.001100%fluxa90d ago0xe7d293…b1b0c0

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.