Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0xe2dc8d…018ef7
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0x79f7cb…fa340e
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0xb97717…b39efc
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0xe705a0…ccaeef
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0x0b7d91…bee774
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0x186011…728c7e
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0x8d690f…f855ce
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0x8d3e7c…1e6343
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0x511fd4…612d7d
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0x9116ae…ec2e36
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0x44d313…47586e
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0xecff9e…690e63
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0xaec243…21dfc2
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0x6532d1…87c4de
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0x6e22a3…c2156d
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0x42cf7c…1ece33
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0x827ac5…e302bc
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0x6d51d0…7256e9
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0xf0324a…7063de
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0x44b665…a6d63e
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa18d ago0xe7ce66…491216
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa19d ago0x6a5368…d13ffe
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa19d ago0x59c6c0…312916
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa19d ago0x428efd…e73d73
0x59d7…4be40xfe80…47eeBase—$0.001100%fluxa19d ago0x090af8…3b152e

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.