Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5953…69400x9c95…e299Base—$0.001100%fluxa38d ago0x9cad9c…f9ca55
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0xfffae0…7a31e4
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0xca1a34…222257
0x5953…69400x9c95…e299Base—$0.001100%fluxa38d ago0x54489c…b0ca8d
0x5953…69400x9c95…e299Base—$0.001100%fluxa38d ago0x43ea5c…ebd847
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0x6f6109…d9af2e
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0x473553…fb41c7
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0x6eaadb…213704
0x5953…69400x9c95…e299Base—$0.001100%fluxa38d ago0x92a5af…58b17a
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0xae65b8…7f31e3
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0x91b0ca…e17541
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0x8dd9f8…0ddef4
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0xe24dbd…502a7b
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0xb24e1f…e43c51
0x5953…69400x9c95…e299Base—$0.001100%fluxa38d ago0xb082ff…707834
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0x3343db…6a784a
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0x5c64fe…1d7d4e
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0xddfa3b…05f3aa
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0x607ee1…35b0ab
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0x264ed8…830e85
0x5953…69400x9c95…e299Base—$0.001100%fluxa38d ago0x8ebc72…c00346
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0x68a6cf…137f1a
0x5953…69400xfe80…47eeBase—$0.001100%fluxa38d ago0xbcad9f…7c0c79
0x5953…69400x9c95…e299Base—$0.001100%fluxa38d ago0xaa404a…7df9a9
0x5953…69400x9c95…e299Base—$0.001100%fluxa38d ago0xaff2de…b34174

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.