Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0x41acd4…0c6ca8
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0xecae95…0d1fe2
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0x9fdaed…7db10b
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0x8d352b…6d7a89
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa42d ago0x56d49f…f48bce
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0x5dab38…2a5610
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0x8cd37b…ace215
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa42d ago0xe86709…a7846b
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0xd8d091…838294
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa42d ago0x6ae594…ce3a1e
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0x2934d4…5b6362
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa42d ago0x7e01d7…3e3c7d
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0xff6358…195a15
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0x19d33b…61a3b6
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa42d ago0x11d6e4…b375e8
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0xb95806…1d16a4
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0xe04313…57850f
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa42d ago0x1f880a…b27f30
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0x38fcc2…c73b4c
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0xa8900d…9555b5
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0xb4c872…0457d9
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa42d ago0x016e42…85bc93
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa42d ago0xfb815f…8784ff
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa42d ago0x0d9fc9…83f090
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa42d ago0x765439…5c4d58

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.