Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base—$24.03100%coinbase41d ago0x69350c…125cc4
0xb66a…04f40xb0af…7de0Base—$20.01100%coinbase41d ago0x8c0eba…8bbe47
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase41d ago0xbe2881…3d724d
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase41d ago0x337695…ede0be
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase41d ago0x2b8285…9c166b
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase41d ago0x968394…62d52e
0xb66a…04f40xb0af…7de0Base—$21.02100%coinbase41d ago0x473689…cf0903
0xb66a…04f40xb0af…7de0Base—$22.31100%coinbase41d ago0xbdaa23…7c846a
0xb66a…04f40xb0af…7de0Base—$21.95100%coinbase41d ago0x47685b…32d53d
0xb66a…04f40xb0af…7de0Base—$22.67100%coinbase41d ago0x02e0ec…eb736c
0xb66a…04f40xb0af…7de0Base—$22.58100%coinbase41d ago0x957cb5…863395
0xb66a…04f40xb0af…7de0Base—$24.03100%coinbase41d ago0x2e52ee…02f950
0xb66a…04f40xb0af…7de0Base—$25.08100%coinbase41d ago0xbfc23e…275e8f
0xb66a…04f40xb0af…7de0Base—$24.02100%coinbase41d ago0x6dd61f…e8871d
0xb66a…04f40xb0af…7de0Base—$27.34100%coinbase41d ago0x8fc687…22529d
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase41d ago0x5a1218…2077d3
0xb66a…04f40xb0af…7de0Base—$25.01100%coinbase41d ago0x0d9e57…97c05e
0xb66a…04f40xb0af…7de0Base—$24.03100%coinbase41d ago0xd32817…a83111
0xb66a…04f40xb0af…7de0Base—$25.09100%coinbase41d ago0xbeca83…0e0c00
0xb66a…04f40xb0af…7de0Base—$24.42100%coinbase41d ago0x9f0738…1a318a
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase41d ago0x03b8a4…2c910b
0xb66a…04f40xb0af…7de0Base—$24.02100%coinbase41d ago0xc79ccf…145779
0xb66a…04f40xb0af…7de0Base—$20.01100%coinbase41d ago0xa587d5…04264c
0xb66a…04f40xb0af…7de0Base—$22.03100%coinbase41d ago0x27fd33…788032
0xb66a…04f40xb0af…7de0Base—$22.66100%coinbase42d ago0x776886…745b2e

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.