Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x03c437…48e052
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x2a7df8…506fe8
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x678683…dc152a
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x6da1cf…d54f4f
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xc3a8b0…f2940a
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xada21c…9fa4e4
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x4bd197…e2b708
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x286935…61de8f
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x68420a…8c6c75
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xb86ae2…14db58
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xdadc9f…58ea00
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xd31bf4…ef469c
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xa817f3…e02eea
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xdb3856…b1fb67
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x41fe01…a4603d
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xbde0e1…abb66f
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x25c445…c6b087
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xe79cc8…de389e
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x9793c9…9193cd
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xe8f261…fb7243
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x816af7…32357d
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xac7b47…a471d1
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xc9004f…c6506b
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x8e1c4d…862fe3
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x18b784…16d183

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.