Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa44d ago0x383878…3c6240
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa44d ago0x1d3901…835f4f
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa44d ago0xc109b5…c80464
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa44d ago0x1d0004…c23654
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa44d ago0x12e313…a48e76
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa44d ago0x4a5dcc…6be017
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa44d ago0x3812c3…5277ae
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa44d ago0x3add35…3eac97
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa44d ago0x124818…4666a4
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa44d ago0x5e1e4d…faf53e
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa44d ago0xbb9181…c96c15
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa44d ago0x87a63e…6ce2c7
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa44d ago0x5c7fd6…b0202c
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa44d ago0x9e2bcc…b37080
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa44d ago0x278f2b…5f11a0
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa44d ago0xbc9026…60a97b
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa44d ago0x15a274…f74736
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa44d ago0x5f6fb5…ea4fe1
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa44d ago0x63a6cb…217337
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa44d ago0xaf78e0…f7bd44
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa44d ago0x7a0b67…854804
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa44d ago0x4a32a9…f5d9eb
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa44d ago0xdf4b26…d554f2
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa44d ago0x55dee1…dae4dc
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa44d ago0xf8c2d4…b41825

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.