Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa39d ago0x30278b…ba739a
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa39d ago0x678a55…91e979
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa39d ago0x9bf191…2c6435
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa39d ago0xa8320b…f50b64
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa39d ago0xe7e6b7…c0c81a
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa39d ago0x15dc64…69f268
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa39d ago0x26faaa…20366e
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa39d ago0x2943e8…f037a7
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa40d ago0xdf101d…1ac39e
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa40d ago0xf369fb…de0c71
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa40d ago0x78dc1f…ac4d62
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa40d ago0xcd53ae…5faf25
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa40d ago0xfbb747…1c41dd
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa40d ago0xa4e2a5…4f5caf
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa40d ago0x639f4b…e8a22b
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa40d ago0xdeb166…b19012
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa40d ago0xaa6111…407ff0
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa40d ago0x06fbff…0f490d
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa40d ago0x6869f3…391593
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa40d ago0x820362…2fc527
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa40d ago0xf4956b…3119d9
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa40d ago0x65ecc4…2ce94f
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa40d ago0x1d109a…5feb5f
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa40d ago0xc93e08…3b6f08
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa40d ago0x2cf20a…6e3224

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.