Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x133136…c3a1fc
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0xe85ee0…fe772e
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x85647f…07e363
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0xf13905…8595a0
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0xdfc223…43bac3
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x59255e…e38192
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x5f13fe…dfd581
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x106f3b…faf6b9
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x58e8c3…d08a0d
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x0095c6…8aaaac
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x547489…7ee371
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x7975f4…62be89
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0xe67d0f…88a20d
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x85690f…70d4fb
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x248a33…8325b0
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x01e731…8b18e7
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x2cd6f0…bb6996
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0xb4aff5…460362
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x308c6a…5aabc8
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0xbccfe8…40d9ea
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x20e2d6…a5069e
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x5d7b8b…f22cd9
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x32c93b…bcc5ad
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0xa506b1…b13967
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa94d ago0x88d189…972b88

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.