Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase21d ago0xf5ab04…158917
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase21d ago0xaa3723…6a65fa
0xc43b…34c00xb0af…7de0Base—$4.60100%coinbase21d ago0x2e7530…5823ed
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase21d ago0x3cebc4…ea30db
0x1ebf…76220xb0af…7de0Base—$0.14100%coinbase21d ago0x3f22b6…eecfc0
0x98a8…7bce0xb0af…7de0Base—$0.10100%coinbase21d ago0x10a94c…773801
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase21d ago0xc0a130…bcd7b5
0xdb7b…059d0xb0af…7de0Base—$1.97100%coinbase21d ago0x41244b…1061bc
0x98a8…7bce0xb0af…7de0Base—$0.10100%coinbase21d ago0x060b99…7eee0f
0x1ebf…76220xb0af…7de0Base—$0.14100%coinbase21d ago0xc193d1…37fb25
0x84db…96280xb0af…7de0Base—$29.44100%coinbase21d ago0x83c12c…04006c
0xb66a…04f40xb0af…7de0Base—$4.38100%coinbase21d ago0x673561…99d802
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase21d ago0x1c2c1b…8c5063
0x1061…a4e30xb0af…7de0Base—$7.50100%coinbase21d ago0x8ada77…aeb666
0x1ebf…76220xb0af…7de0Base—$0.12100%coinbase21d ago0x69de88…8dd4df
0x98a8…7bce0xb0af…7de0Base—$0.06100%coinbase21d ago0x5d0094…c36073
0x84db…96280xb0af…7de0Base—$29.38100%coinbase21d ago0xfb2b24…2fcc67
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase21d ago0xe8dcaf…a7b217
0xb66a…04f40xb0af…7de0Base—$4.68100%coinbase21d ago0xff33ae…db5cbb
0xc43b…34c00xb0af…7de0Base—$4.86100%coinbase21d ago0xc43a7c…3d4480
0xdb7b…059d0xb0af…7de0Base—$1.98100%coinbase21d ago0xd62ffb…3db40b
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase21d ago0x4d4f1d…a4bc25
0xc43b…34c00xb0af…7de0Base—$1.75100%coinbase21d ago0x8f43f4…6a3dfc
0xb66a…04f40xb0af…7de0Base—$1.74100%coinbase21d ago0xe1b265…e3839b
0xff56…086a0xb0af…7de0Base—$0.94100%coinbase21d ago0xa9c2f8…d0fc73

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.