Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2da…88d10xa286…27dfBase—$0.10100%fluxa101d ago0x774b21…bebe3b
0x7466…aef30xa286…27dfBase—$0.10100%candidates101d ago0x0ed54e…f4e2bc
0x33ba…aa460xa286…27dfBase—$0.10100%candidates101d ago0x447b28…9e877b
0xb567…db9d0xa286…27dfBase—$0.10100%fluxa101d ago0xff1556…54e0b6
0x93bd…1b400xa286…27dfBase—$0.10100%fluxa101d ago0x0c44eb…a375f0
0xbea5…b0030xa286…27dfBase—$0.05100%fluxa101d ago0x759e80…2af5e6
0xb693…d7f70xa286…27dfBase—$0.10100%candidates101d ago0x8d02f0…72be79
0x0c95…9e300xa286…27dfBase—$0.10100%candidates101d ago0xbdddcb…c0801a
0xc75b…62ee0xa286…27dfBase—$0.10100%candidates101d ago0x4e16c2…c66938
0xbe9e…188a0xa286…27dfBase—$0.10100%fluxa101d ago0xd83685…634789

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.