Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb85a…d58b0x3075…573aBase—$0.01100%coinbase71d ago0xd1dea8…5dcb3d
0xb85a…d58b0xe532…ed89Base—$0.01100%coinbase72d ago0x863492…91a353
0xb85a…d58b0xff93…4bf7Base—$0.01100%coinbase72d ago0x32bbc1…0d1601
0xb85a…d58b0x2224…049eBase—$0.01100%coinbase72d ago0xc83897…097d8d
0xb85a…d58b0xdd37…01bbBase—$0.01100%coinbase72d ago0xfa3a79…146870
0xb85a…d58b0x9e11…1e59Base—$0.01100%coinbase72d ago0x68f746…c9b173
0xb85a…d58b0x06c0…92c1Base—$0.01100%coinbase72d ago0x8fd8c9…3e3cd0
0xb85a…d58b0x3fa1…3b22Base—$0.01100%coinbase72d ago0x979723…a27560
0xb85a…d58b0x8018…a557Base—$0.01100%coinbase72d ago0x8ee1b7…46bc3b
0xb85a…d58b0xeebd…57a4Base—$0.01100%coinbase72d ago0xb3fb9f…a687b8
0xb85a…d58b0x5b6e…e40bBase—$0.01100%coinbase72d ago0xc5eff4…5c519f
0xb85a…d58b0x321c…ac85Base—$0.01100%coinbase72d ago0x3a0839…fd5182
0xb85a…d58b0x25d7…0645Base—$0.01100%coinbase72d ago0x99b06c…8daaee
0xb85a…d58b0x62f9…1ca9Base—$0.01100%coinbase72d ago0xfc954c…9fd8ed
0xb85a…d58b0x90e1…ea10Base—$0.01100%coinbase72d ago0x633a0f…4ab66a
0xb85a…d58b0x451f…1c7bBase—$0.01100%coinbase72d ago0x4e4482…2f11cb
0xb85a…d58b0x3171…811eBase—$0.01100%coinbase72d ago0x3735df…502c1e
0xb85a…d58b0x4f3c…ed6eBase—$0.01100%coinbase72d ago0x87c724…d6b37d
0xb85a…d58b0x1df4…5e37Base—$0.01100%coinbase72d ago0xfef41d…b18091
0xb85a…d58b0xe5d7…1b7bBase—$0.01100%coinbase72d ago0x1a4c8a…35b7ee
0xb85a…d58b0xa530…67ffBase—$0.01100%coinbase72d ago0xbc9e67…d433cc
0xb85a…d58b0x008b…1da9Base—$0.01100%coinbase72d ago0x66be93…6669b6

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.