Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0x7b6a4c…f54015
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0x8292f4…b3e9c0
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0xba0832…df97fc
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0xb4e64e…8d84e1
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0x442921…e87e84
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0x5a3533…567e1b
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0x71d83b…1e4741
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0xcfeac3…0f2d6d
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0xec6bed…0f7163
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0x623f6a…85c98e
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0xff47d1…b86e03
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0x408c80…b5d816
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0x95d5dc…04b609
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0xe25e62…1c7727
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0xb8c45a…1c1a9e
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0x249054…011927
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0x613451…9b4dad
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0x29fb9b…08fc92
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0xc65927…ae30ce
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0x4f2a31…21fa54
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0xb51791…599657
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa17d ago0x9c99d7…1f1d90
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa18d ago0x8b197b…a402c0
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa18d ago0xf5ca72…eaf29b
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa18d ago0x9cd3e8…a1fe37

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.