Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a9d…0a8f0x44b4…727bBase—$0.00768100%0x461a…5962105d ago0x9f2b6b…d3c023
0x7a9d…0a8f0x6543…0d46Base—$0.02100%0x461a…5962105d ago0x054779…b337ff
0x7a9d…0a8f0xff2d…cde1Base—$0.01100%0x461a…5962105d ago0x74db3f…8310d3
0x7a9d…0a8f0x93c5…090fBase—$0.02100%0x461a…5962105d ago0xd8dfae…d22fc0
0x7a9d…0a8f0xf386…b755Base—$0.003776100%0x461a…5962105d ago0xc31be2…6e9e13
0x7a9d…0a8f0x0d3b…0707Base—$0.01100%0x461a…5962105d ago0x695fe4…f00adc
0x7a9d…0a8f0xa3c4…8438Base—$0.003776100%0x461a…5962105d ago0x6a5daa…f2321e
0x7a9d…0a8f0x1eb2…c997Base—$0.00768100%0x461a…5962105d ago0x2bd7fd…ecc352
0x7a9d…0a8f0x6543…0d46Base—$0.01100%0x461a…5962105d ago0x0c98cf…f490b7
0x7a9d…0a8f0x4e25…5148Base—$0.003776100%0x461a…5962105d ago0xf66725…e308d1
0x7a9d…0a8f0x2b1b…9c18Base—$0.01100%0x461a…5962105d ago0x65d803…83789b
0x7a9d…0a8f0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xa5db08…fcd738
0x7a9d…0a8f0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xfd23bc…f29ac9
0x7a9d…0a8f0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x0074e3…4be5af
0x7a9d…0a8f0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x480308…3cc2ab
0x7a9d…0a8f0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xf91f70…5ac5cc

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.