Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x558c…aa800x0b26…1621Base—$0.01100%coinbase71d ago0x47ef74…1e7d5b
0x558c…aa800x1aa1…0370Base—$0.01100%coinbase71d ago0xc34c41…ab6632
0x558c…aa800x0aae…d4b1Base—$0.01100%coinbase72d ago0x9eec95…f97148
0x558c…aa800x6829…7110Base—$0.01100%coinbase72d ago0xa0ed00…888a5f
0x558c…aa800x6f73…4db5Base—$0.01100%coinbase72d ago0x37f67f…5f00bf
0x558c…aa800x7baa…1e96Base—$0.01100%coinbase72d ago0xc04d97…c4217e
0x558c…aa800xf8ca…e3abBase—$0.01100%coinbase72d ago0xe003c5…06ff8c
0x558c…aa800x79d0…0b76Base—$0.01100%coinbase72d ago0xb7686e…a1d0c1
0x558c…aa800x3e53…0bdcBase—$0.01100%coinbase72d ago0x9bb807…08b76c
0x558c…aa800x7d37…ed84Base—$0.01100%coinbase72d ago0xe8c216…c3e6d1
0x558c…aa800xae8c…e2d8Base—$0.01100%coinbase72d ago0x393269…d384e8
0x558c…aa800x25e8…7a44Base—$0.01100%coinbase72d ago0x913275…3bd6ef
0x558c…aa800xd250…934aBase—$0.01100%coinbase72d ago0xf3d832…cf96fd
0x558c…aa800xe274…19d9Base—$0.01100%coinbase72d ago0x7f165b…d37d24
0x558c…aa800xe90a…8f09Base—$0.01100%coinbase72d ago0x170b59…dc536e
0x558c…aa800x3e82…e2ddBase—$0.01100%coinbase72d ago0xd35cbd…bc088b
0x558c…aa800x3e25…8ab4Base—$0.01100%coinbase72d ago0x25b654…891318
0x558c…aa800x6bfc…12d6Base—$0.01100%coinbase72d ago0x8612c1…f760ce
0x558c…aa800x91a4…7016Base—$0.01100%coinbase72d ago0xbcdd09…e244f8
0x558c…aa800xb925…4918Base—$0.01100%coinbase72d ago0x6453b2…b628ea
0x558c…aa800x2723…3e2eBase—$0.01100%coinbase72d ago0x0eaf24…6eab45
0x558c…aa800xe669…b896Base—$0.01100%coinbase72d ago0x15167d…3b2ba7
0x558c…aa800x90cd…e029Base—$0.01100%coinbase72d ago0xb9146a…e068d3
0x558c…aa800x32c0…753bBase—$0.01100%coinbase72d ago0x0343bb…49cdd6
0x558c…aa800x817e…399fBase—$0.01100%coinbase72d ago0xaf5639…9667c1

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.