Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa64d ago0xbd867d…7c9af6
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa64d ago0xe88521…9d9f57
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa64d ago0x33890a…e6f6d6
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa64d ago0x4a985e…edc251
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0x5c13b3…cfe979
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0x8eaf47…c72ae2
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0xd614c9…d3d867
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0x2f9a3b…d14282
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0x0f14fa…ccd1a5
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0x24c0bd…d78cdc
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0x7d83de…a48049
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0xf35f92…e3da5d
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0x951a9c…3aa265
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0xd335d0…08d5be
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0xc306ea…7d541d
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0x6b42b7…5bf400
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0x81fdd0…618113
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0xefed75…daed5d
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0xec152c…4b345a
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0x2a3875…fe37e0
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0x0d18a8…ac0595
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0x7f4e3f…c18a58
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0x53bc27…0036a9
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0xdc4301…7486e8
0x0790…0cad0x9c95…e299Base—$0.001100%fluxa65d ago0xc1ae74…8ad4d3

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.