Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa34d ago0xa68ade…3a18d9
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa34d ago0x83181e…29a353
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa34d ago0x28c7be…ea7095
0xf84b…2f9e0x9c95…e299Base$0.001100%fluxa34d ago0x3b9260…359be3
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa34d ago0x77f638…dad940
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa34d ago0xc81360…4d0f36
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa34d ago0x3f449d…2d4564
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa35d ago0xcf48b8…a338f3
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa35d ago0xb84739…dfcf10
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa35d ago0x50ac8c…c4bf20
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa35d ago0x9e37ac…673206
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa35d ago0x3aa029…48ed4d
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa35d ago0x0fe0f9…f54413
0xf84b…2f9e0x9c95…e299Base$0.001100%fluxa35d ago0x9b4237…02c9a2
0xf84b…2f9e0x9c95…e299Base$0.001100%fluxa35d ago0x6c6f6c…f98a40
0xf84b…2f9e0x9c95…e299Base$0.001100%fluxa35d ago0x8802b1…0183d9
0xf84b…2f9e0x9c95…e299Base$0.001100%fluxa35d ago0x20daec…7e31cf
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa35d ago0x50b483…7668be

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.