Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c0…d20a0x1484…c2c5Basex402 service$0.07100%coinbase93d ago0x7d5526…e06393
0xd9c0…d20a0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase93d ago0x63db1d…5a8d07
0xd9c0…d20a0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase94d ago0xe90ac1…a768bd
0xd9c0…d20a0xbecc…c8adBasex402 service$0.05100%coinbase94d ago0x1a3a7f…148f8a
0xd9c0…d20a0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase94d ago0x7c4d80…d8786a
0xd9c0…d20a0x9310…fdbdBase—$1.00100%0x1e91…b2f894d ago0x5b0976…527d09
0xd9c0…d20a0x9310…fdbdBase—$1.00100%0x1e91…b2f894d ago0xa8817c…7c9e29
0xd9c0…d20a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase94d ago0xcd207a…0f1e7b
0xd9c0…d20a0x692d…07ddBasex402 service$0.01100%coinbase94d ago0x7fd04b…feeb19
0xd9c0…d20a0x41ad…2170Basex402 service$0.25100%coinbase94d ago0x4ecf18…8dcaef
0xd9c0…d20a0xbad1…98d0Basex402 service$0.01100%coinbase94d ago0xae6805…2edf74
0xd9c0…d20a0x692d…07ddBasex402 service$0.01100%coinbase94d ago0x668b1a…760404
0xd9c0…d20a0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase94d ago0x55fea1…f6299f
0xd9c0…d20a0x318a…fd57Basex402 service$0.01100%coinbase94d ago0xca835c…4d7872

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.