Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0x64d04c…77d571
0x3936…0a720x9c95…e299Base—$0.001100%fluxa37d ago0x9f2f30…6071ca
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa37d ago0xe225d6…02cf23
0x3936…0a720x9c95…e299Base—$0.001100%fluxa37d ago0xdae04a…bde7b8
0x3936…0a720x9c95…e299Base—$0.001100%fluxa37d ago0xead70d…b275c2
0x3936…0a720x9c95…e299Base—$0.001100%fluxa37d ago0xe70814…be5bc1
0x3936…0a720x9c95…e299Base—$0.001100%fluxa37d ago0xd58cac…89cccd
0x3936…0a720x9c95…e299Base—$0.001100%fluxa37d ago0xf860df…8c0328
0x3936…0a720x9c95…e299Base—$0.001100%fluxa38d ago0x5373df…17fe8c
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa38d ago0x6e3695…f56700
0x3936…0a720x9c95…e299Base—$0.001100%fluxa38d ago0xb87062…e11d2f
0x3936…0a720x9c95…e299Base—$0.001100%fluxa38d ago0x8d97cb…c4ca61
0x3936…0a720x9c95…e299Base—$0.001100%fluxa38d ago0x0ce4ca…045419
0x3936…0a720x9c95…e299Base—$0.001100%fluxa38d ago0x9cb4c3…4f1007
0x3936…0a720x9c95…e299Base—$0.001100%fluxa38d ago0x7c436f…e2f4ee
0x3936…0a720x9c95…e299Base—$0.001100%fluxa38d ago0xa88223…278625
0x3936…0a720x9c95…e299Base—$0.001100%fluxa38d ago0x53a72b…80c8d4
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa38d ago0x518dd1…3cd398
0x3936…0a720x9c95…e299Base—$0.001100%fluxa38d ago0x7968a8…cd8f06
0x3936…0a720x9c95…e299Base—$0.001100%fluxa38d ago0xfa73f4…d8d3dc
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa38d ago0xd886c4…f6e77b
0x3936…0a720x9c95…e299Base—$0.001100%fluxa38d ago0x2387bf…f34974
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa38d ago0x38a49f…ce3d4c
0x3936…0a720x9c95…e299Base—$0.001100%fluxa38d ago0x28001a…f25263
0x3936…0a720x9c95…e299Base—$0.001100%fluxa38d ago0x3ce7e7…d7222a

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.