Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc444…bdfb0x3e0a…78e7Base—$0.005571100%coinbase74d ago0x024a65…7091cc
0xc444…bdfb0x3e0a…78e7Base—$0.005276100%coinbase74d ago0xd9a461…a596bf
0xc444…bdfb0x3e0a…78e7Base—$0.003608100%coinbase74d ago0xed96e2…f0f1dd
0xc444…bdfb0x3e0a…78e7Base—$0.00353100%coinbase74d ago0x98c614…a04be0
0xc444…bdfb0x3e0a…78e7Base—$0.003595100%coinbase74d ago0x8fb825…6b99aa
0xc444…bdfb0x3e0a…78e7Base—$0.002947100%coinbase74d ago0x60243c…1cfad1
0xc444…bdfb0x3e0a…78e7Base—$0.005687100%coinbase74d ago0xcc1a15…4590b6
0xc444…bdfb0x3e0a…78e7Base—$0.004718100%coinbase74d ago0xd180dd…5b04f0
0xc444…bdfb0x3e0a…78e7Base—$0.003309100%coinbase75d ago0x90a20a…9328f5
0xc444…bdfb0x3e0a…78e7Base—$0.004434100%coinbase75d ago0xfddca4…90851a
0xc444…bdfb0x3e0a…78e7Base—$0.004429100%coinbase75d ago0x91a0d3…c3106f
0xc444…bdfb0x3e0a…78e7Base—$0.004517100%coinbase75d ago0x0ce4cd…26410f
0xc444…bdfb0x3e0a…78e7Base—$0.002822100%coinbase75d ago0x9e1633…fd392a
0xc444…bdfb0x3e0a…78e7Base—$0.004063100%coinbase75d ago0xeb886c…d52285
0xc444…bdfb0x3e0a…78e7Base—$0.003632100%coinbase75d ago0x1d7ca8…367260
0xc444…bdfb0x3e0a…78e7Base—$0.003298100%coinbase75d ago0xa4099a…51aee5
0xc444…bdfb0x3e0a…78e7Base—$0.005628100%coinbase75d ago0x702fbc…583829
0xc444…bdfb0x3e0a…78e7Base—$0.004649100%coinbase75d ago0x83da76…842476
0xc444…bdfb0x3e0a…78e7Base—$0.00523100%coinbase75d ago0xf9d830…a9f58c
0xc444…bdfb0x3e0a…78e7Base—$0.003978100%coinbase75d ago0x7e92f3…b2e3af
0xc444…bdfb0x3e0a…78e7Base—$0.005937100%coinbase75d ago0x47d04f…2aacd8
0xc444…bdfb0x3e0a…78e7Base—$0.005656100%coinbase75d ago0xc3f687…daed44
0xc444…bdfb0x3e0a…78e7Base—$0.003284100%coinbase75d ago0x12e628…27472a

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.