Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf937…64680x44b4…727bBase—$0.00768100%0x461a…5962107d ago0x83112e…713243
0xf937…64680x8780…289eBase—$0.003776100%0x461a…5962107d ago0x38b45c…5f3ee4
0xf937…64680xb2b2…273bBase—$0.01100%0x461a…5962107d ago0x9e0a5b…7b1760
0xf937…64680xaf15…58c4Base—$0.00768100%0x461a…5962107d ago0xdaf5c7…51b8ee
0xf937…64680x6543…0d46Base—$0.00768100%0x461a…5962107d ago0xb3bce3…da980c
0xf937…64680xc801…ad56Base—$0.00768100%0x461a…5962107d ago0x6b799c…7ecd32
0xf937…64680x1eb2…c997Base—$0.00768100%0x461a…5962107d ago0xa209c5…300825
0xf937…64680xe155…7e07Base—$0.02100%0x461a…5962107d ago0xcde089…86d8db
0xf937…64680x975e…4da4Base—$0.00768100%0x461a…5962107d ago0xf27ed1…ca05df
0xf937…64680xf0a0…3373Base—$0.02100%0x461a…5962107d ago0xce3131…ba8b4e
0xf937…64680x12e8…0f99Base—$0.003776100%0x461a…5962107d ago0x1bd99c…2d6407
0xf937…64680x8780…289eBase—$0.02100%0x461a…5962107d ago0x54f76b…a61c80
0xf937…64680x4022…473eBase—$0.003776100%0x461a…5962107d ago0x4c794b…9ae7e4
0xf937…64680xa3c4…8438Base—$0.00768100%0x461a…5962107d ago0x23ae81…66db68
0xf937…64680xb2ed…4c81Base—$0.003776100%0x461a…5962107d ago0x944e9a…fca949
0xf937…64680xaf15…58c4Base—$0.00768100%0x461a…5962107d ago0x44afad…2e3291
0xf937…64680xe155…7e07Base—$0.01100%0x461a…5962107d ago0x0777a0…f8e9aa
0xf937…64680x6680…f95eBase—$0.00768100%0x461a…5962107d ago0xac43eb…bba0f1
0xf937…64680x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xff7ae9…b18ea5
0xf937…64680x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x70ceea…3a2160
0xf937…64680x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x157bd4…d8a979
0xf937…64680x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xbfda1e…184137
0xf937…64680x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xc27ffd…b352de
0xf937…64680x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xf39451…c47dff
0xf937…64680x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x351b93…1d79d1

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.