Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0x779d91…2dcab0
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0xc8061e…3ba7ef
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0x67ca7c…1131da
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0x1d512d…00309c
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0x724292…c3b75d
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0x25e49e…c92c3f
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0xd9828b…274cdd
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0x620f55…020f9c
0x037e…21130xfe80…47eeBase—$0.001100%fluxa44d ago0x8b9b3c…06a3e3
0x037e…21130xfe80…47eeBase—$0.001100%fluxa44d ago0x51205e…d1218d
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0xc12f64…9f23f5
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0x3c5de4…65b3ab
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0xcafb43…60e5ce
0x037e…21130xfe80…47eeBase—$0.001100%fluxa44d ago0xf118e6…c9d3f7
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0x054bc8…35d834
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0x1f22cb…7ced23
0x037e…21130xfe80…47eeBase—$0.001100%fluxa44d ago0xe02ab9…6f487c
0x037e…21130x9c95…e299Base—$0.001100%fluxa44d ago0x2ff84d…55116f
0x037e…21130xfe80…47eeBase—$0.001100%fluxa45d ago0x9f0e48…6a0c4d
0x037e…21130xfe80…47eeBase—$0.001100%fluxa45d ago0x02eaaa…b49e33
0x037e…21130xfe80…47eeBase—$0.001100%fluxa45d ago0xf175e1…fd45a2
0x037e…21130xfe80…47eeBase—$0.001100%fluxa45d ago0xcf61f4…8b89d1
0x037e…21130x9c95…e299Base—$0.001100%fluxa45d ago0x2445bd…113271
0x037e…21130x9c95…e299Base—$0.001100%fluxa45d ago0x1fa102…bec1ed
0x037e…21130x9c95…e299Base—$0.001100%fluxa45d ago0xe1b1b3…0fc64d

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.