Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd782…ac020xde52…06b5Base—$0.01100%0x461a…5962107d ago0xecb699…b5cd6a
0xd782…ac020x93c5…090fBase—$0.003776100%0x461a…5962107d ago0x101e1c…7f3f07
0xd782…ac020x789d…10eaBase—$0.00768100%0x461a…5962107d ago0x05cce8…fcd434
0xd782…ac020xcc23…d6f5Base—$0.02100%0x461a…5962107d ago0xbf1135…1fe14c
0xd782…ac020x9555…7665Base—$0.003776100%0x461a…5962107d ago0x4eae3c…1344a4
0xd782…ac020xb1e9…8cdaBase—$0.00768100%0x461a…5962107d ago0xecece8…9426c5
0xd782…ac020xc801…ad56Base—$0.01100%0x461a…5962107d ago0x2c584d…03d6d2
0xd782…ac020x6543…0d46Base—$0.02100%0x461a…5962107d ago0xca9798…5c260d
0xd782…ac020x9555…7665Base—$0.01100%0x461a…5962107d ago0x1d9e3d…c32d92
0xd782…ac020x2b1b…9c18Base—$0.01100%0x461a…5962107d ago0xd7b7ee…9b5401
0xd782…ac020x81b8…3c4bBase—$0.003776100%0x461a…5962107d ago0x785753…76053b
0xd782…ac020x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x99e953…d86bc6
0xd782…ac020x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xa33b13…7510f3
0xd782…ac020x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x6358e6…a6895c
0xd782…ac020x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x9ece5c…601839
0xd782…ac020x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x44b5e9…6c00c3
0xd782…ac020x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xb3c7d7…a77765

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.