Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62f0…0c190x0a28…a1c7Base—$1.25100%candidates104d ago0x4554d7…5ad004
0x62f0…0c190x0a28…a1c7Base—$3.50100%candidates104d ago0x3a5a93…02022b
0x62f0…0c190x0a28…a1c7Base—$1.95100%coinbase104d ago0x63bad3…a97a80
0x62f0…0c190x0a28…a1c7Base—$0.20100%coinbase104d ago0xb13246…733dd1
0x62f0…0c190x0a28…a1c7Base—$0.08100%coinbase104d ago0x7a847e…729525
0x62f0…0c190x0a28…a1c7Base—$0.07100%coinbase104d ago0xfab1b6…49a00c
0x62f0…0c190x0a28…a1c7Base—$0.07100%coinbase104d ago0xe90869…b260cd
0x62f0…0c190x0a28…a1c7Base—$0.06100%coinbase104d ago0x7dd6a4…30292f
0x62f0…0c190x0a28…a1c7Base—$0.20100%coinbase104d ago0xb25ecf…09d03a
0x62f0…0c190x0a28…a1c7Base—$0.08100%candidates104d ago0xbaf075…29ecb8
0x62f0…0c190x0a28…a1c7Base—$0.07100%candidates104d ago0x1434bc…fad0ab
0x62f0…0c190x0a28…a1c7Base—$0.07100%candidates104d ago0x5d7e87…721a16
0x62f0…0c190x0a28…a1c7Base—$0.06100%candidates104d ago0xa70f12…a281de
0x9cc4…b1760x0a28…a1c7Base—$0.15100%coinbase104d ago0x3f9aeb…8ed204
0x9cc4…b1760x0a28…a1c7Base—$0.30100%coinbase104d ago0x06f54b…25b25c
0x9cc4…b1760x0a28…a1c7Base—$0.07100%coinbase104d ago0x009e7a…b0d7a0
0x9cc4…b1760x0a28…a1c7Base—$0.07100%coinbase104d ago0x5d1d05…3ea304
0x9cc4…b1760x0a28…a1c7Base—$0.15100%coinbase104d ago0x4a2872…c96f82
0x9cc4…b1760x0a28…a1c7Base—$0.15100%coinbase104d ago0x6e5cfd…5e259e
0x9cc4…b1760x0a28…a1c7Base—$0.35100%coinbase104d ago0xbb09d3…711593
0x9cc4…b1760x0a28…a1c7Base—$0.80100%coinbase104d ago0x592c1f…e1830a
0x9cc4…b1760x0a28…a1c7Base—$0.07100%coinbase104d ago0xb2a5ab…38e500
0x9cc4…b1760x0a28…a1c7Base—$0.20100%coinbase104d ago0x0f929c…0d4b45
0x9cc4…b1760x0a28…a1c7Base—$0.06100%coinbase104d ago0x327076…022f6a
0x9cc4…b1760x0a28…a1c7Base—$0.08100%coinbase104d ago0x51a112…0f09f8

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.