Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0565…22ae0x4419…5375Base—$0.02100%0x461a…5962107d ago0xecc811…43234b
0x0565…22ae0x4e25…5148Base—$0.02100%0x461a…5962107d ago0xa8b930…7781c6
0x0565…22ae0x0c58…8a64Base—$0.02100%0x461a…5962107d ago0xb24e93…70324e
0x0565…22ae0x9e35…98d6Base—$0.00768100%0x461a…5962107d ago0x5ad96e…67089d
0x0565…22ae0xf28f…4e15Base—$0.00768100%0x461a…5962107d ago0x626f58…52e35a
0x0565…22ae0xc801…ad56Base—$0.01100%0x461a…5962107d ago0xa3d6a4…62d120
0x0565…22ae0xde52…06b5Base—$0.00768100%0x461a…5962107d ago0xa617fc…4a2556
0x0565…22ae0xe8af…e09eBase—$0.02100%0x461a…5962107d ago0x64e047…d155bc
0x0565…22ae0x2334…9fbeBase—$0.02100%0x461a…5962107d ago0xa7bac3…aff30e
0x0565…22ae0x4419…5375Base—$0.00768100%0x461a…5962107d ago0xf22761…f929cb
0x0565…22ae0xa3c4…8438Base—$0.02100%0x461a…5962107d ago0x26de56…ac9b88
0x0565…22ae0xb2ed…4c81Base—$0.003776100%0x461a…5962107d ago0x47d66e…82bbd7
0x0565…22ae0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x585431…f25314
0x0565…22ae0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x4b634d…acb317
0x0565…22ae0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xbf72ea…11aacf
0x0565…22ae0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x6ca4ad…631f08
0x0565…22ae0x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x12014c…47c012

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.