Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x2c0db1…354d25
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x3d98ef…0e4c79
0x3f31…01150x9c95…e299Base$0.001100%fluxa49d ago0xd0835b…d464a7
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x6a764c…b87108
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x61cafb…11c500
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0xff2fb5…973c64
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0xe54bf6…767a38
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0xf8b2b7…565382
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x5c85a3…f7a175
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x7db96d…a55833
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0xa8571d…f5a970
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0xe0da00…a18246
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x4e8c5b…0ec151
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0xee270f…5b3aeb
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x0509dc…62be2e
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x8cdb2e…e36a03
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x7922be…010177
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x0de796…a63f94
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x7ad004…028823
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0xd68c60…d0fe3d
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x8946f8…45fcf6
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0xd5d35f…4966e2
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x5e1448…c95543
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x2c9c12…06f8b9
0x3f31…01150xfe80…47eeBase$0.001100%fluxa49d ago0x8da62b…579acb

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.