Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5da7…838e0x3e0a…78e7Base—$0.002939100%coinbase74d ago0xcc51d9…49fb55
0x5da7…838e0x3e0a…78e7Base—$0.005541100%coinbase74d ago0x358554…d4aed9
0x5da7…838e0x3e0a…78e7Base—$0.004837100%coinbase74d ago0x080a3f…885bca
0x5da7…838e0x3e0a…78e7Base—$0.003135100%coinbase74d ago0x6a2ac1…8d9a6b
0x5da7…838e0x3e0a…78e7Base—$0.003582100%coinbase74d ago0xaba7b5…fde278
0x5da7…838e0x3e0a…78e7Base—$0.005102100%coinbase74d ago0xf685c5…2cc254
0x5da7…838e0x3e0a…78e7Base—$0.002754100%coinbase74d ago0x7782bc…a174ec
0x5da7…838e0x3e0a…78e7Base—$0.003775100%coinbase74d ago0xed15fa…d2a31e
0x5da7…838e0x3e0a…78e7Base—$0.00533100%coinbase74d ago0xf331c1…2bbdc3
0x5da7…838e0x3e0a…78e7Base—$0.004898100%coinbase74d ago0xf2e756…901971
0x5da7…838e0x3e0a…78e7Base—$0.005873100%coinbase74d ago0xbf4cc2…2267e9
0x5da7…838e0x3e0a…78e7Base—$0.0029100%coinbase74d ago0xc05cd4…58ee3c
0x5da7…838e0x3e0a…78e7Base—$0.004166100%coinbase74d ago0x3e1f83…710bbe
0x5da7…838e0x3e0a…78e7Base—$0.002767100%coinbase74d ago0xd7c870…1baec0
0x5da7…838e0x3e0a…78e7Base—$0.004713100%coinbase74d ago0x620733…d741bd
0x5da7…838e0x3e0a…78e7Base—$0.004021100%coinbase74d ago0xd3273d…e891b4
0x5da7…838e0x3e0a…78e7Base—$0.002761100%coinbase74d ago0x5025f4…dea6b0
0x5da7…838e0x3e0a…78e7Base—$0.005339100%coinbase74d ago0xc6f729…bca950
0x5da7…838e0x3e0a…78e7Base—$0.004192100%coinbase75d ago0x4c0197…1f17ad
0x5da7…838e0x3e0a…78e7Base—$0.003194100%coinbase75d ago0x19d03f…b82297
0x5da7…838e0x3e0a…78e7Base—$0.002945100%coinbase75d ago0xe42e54…212064
0x5da7…838e0x3e0a…78e7Base—$0.005171100%coinbase75d ago0x072c93…d2feb1
0x5da7…838e0x3e0a…78e7Base—$0.005288100%coinbase75d ago0xadc431…540379
0x5da7…838e0x3e0a…78e7Base—$0.003853100%coinbase75d ago0xa8be49…d10c7c
0x5da7…838e0x3e0a…78e7Base—$0.004833100%coinbase75d ago0xf963bc…d14668

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.