Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa36d ago0xa27480…b1bff0
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa36d ago0x72f081…476b53
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa36d ago0xd6278d…7244b4
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa36d ago0xd177d7…12b0a7
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa36d ago0xc72246…5fc511
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa36d ago0xec5629…9f3b06
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa36d ago0x5b312c…340bc5
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa36d ago0xb20291…a0c336
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa36d ago0xf77e2f…7524b0
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa36d ago0x9dca7b…ba89fa
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa36d ago0xcf58e2…2c74e6
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa36d ago0xcacb54…c997b7
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa36d ago0x812cdb…c5e927
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa36d ago0x4780dc…d77a99
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa36d ago0x54e3bf…0b6883
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa37d ago0x1bc106…43e203
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa37d ago0xa8a56a…c94a95
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa37d ago0xdcbc8e…b80287
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa37d ago0xa46917…04fdf7
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa37d ago0x26f7c0…f335d1
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa37d ago0x8649e3…356488
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa37d ago0x62b80f…3619f1

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.