Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0xc5b1ae…3405b7
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0x5e7896…083fb4
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0xa9fe63…93da71
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0xf27d10…1a235e
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0xffe169…f2ae06
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0x350ef0…7a5db8
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0xc6fc52…6f0e31
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0x7e1afd…5eba06
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0x979cfc…7f8140
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0xb926c6…6487b2
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0x63c66b…e2bcfd
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0x337caa…dfa68d
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0x1d1bef…421928
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0xb4aa95…50970c
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0xa1337f…091918
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0xcf64a5…df550e
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0x6fb5fd…269e29
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0x157d2e…ff8e46
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0xc40910…32f2bd
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0xc4d635…e9836d
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0x95acbc…1cebb3
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0x3c1ebe…689071
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0xb76fa1…04c7c5
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0xb2ccba…4d4ae2
0x852e…41600xfe80…47eeBase$0.001100%fluxa17d ago0xfa9741…0141fd

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.