Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0xdab206…3b41da
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0x553956…0fcdcf
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0xdbdc26…233911
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0x3df01c…c6555e
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0x89adeb…67622d
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0x997650…7d1588
0xffec…fc020x9c95…e299Base—$0.001100%fluxa38d ago0x1f1581…3bf9c8
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0x9d82d4…124f03
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0x494ddb…71578c
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0x35e260…88f9b3
0xffec…fc020x9c95…e299Base—$0.001100%fluxa38d ago0xe553c2…775c38
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0x347cae…653191
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0xcbecf9…43bc83
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0x90c81c…7b0ee8
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0x1f74a4…031c29
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0xc73cfa…a05f79
0xffec…fc020x9c95…e299Base—$0.001100%fluxa38d ago0xdf4a6c…97b8ca
0xffec…fc020x9c95…e299Base—$0.001100%fluxa38d ago0xa7c58c…4d60df
0xffec…fc020x9c95…e299Base—$0.001100%fluxa38d ago0x42ed1c…37df0c
0xffec…fc020x9c95…e299Base—$0.001100%fluxa38d ago0xc8173d…e964c7
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0xef4f2e…3f7c8c
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa38d ago0xdc51f8…2f3af5

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.