Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa46d ago0x725459…eae120
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa46d ago0x0be47d…986fa0
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa46d ago0x546c91…034cdc
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa46d ago0x830195…ac0114
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa46d ago0xd524b9…71422e
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa46d ago0xc940a9…b3e91a
0xb1cb…d7be0x9c95…e299Base$0.001100%fluxa46d ago0x66a39c…ebd3fb
0xb1cb…d7be0x9c95…e299Base$0.001100%fluxa46d ago0x9d6fd0…eb09fc
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa46d ago0x4220b1…641ab7
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa46d ago0xe45ae4…01b5f9
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa46d ago0x5d0dc1…9a28c3
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa46d ago0x8f87f6…814ac2
0xb1cb…d7be0x9c95…e299Base$0.001100%fluxa46d ago0x31c6dd…0d41ab
0xb1cb…d7be0x9c95…e299Base$0.001100%fluxa46d ago0xef4dcc…ef8cd3
0xb1cb…d7be0x9c95…e299Base$0.001100%fluxa47d ago0x551902…95b6f8
0xb1cb…d7be0x9c95…e299Base$0.001100%fluxa47d ago0x19de82…b8593e
0xb1cb…d7be0x9c95…e299Base$0.001100%fluxa47d ago0x639874…53c99d
0xb1cb…d7be0x9c95…e299Base$0.001100%fluxa47d ago0x16a7b5…ceb329
0xb1cb…d7be0x9c95…e299Base$0.001100%fluxa47d ago0x146323…f0f4cc
0xb1cb…d7be0x9c95…e299Base$0.001100%fluxa47d ago0x04ebef…0340fb
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa47d ago0x698954…e295fd
0xb1cb…d7be0x9c95…e299Base$0.001100%fluxa47d ago0x944233…6e1fa9
0xb1cb…d7be0x9c95…e299Base$0.001100%fluxa47d ago0x08b4b3…1d68a7
0xb1cb…d7be0x9c95…e299Base$0.001100%fluxa47d ago0xea3d18…8a5406
0xb1cb…d7be0xfe80…47eeBase$0.001100%fluxa47d ago0x693011…d998e1

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.