Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37cd…92c90x3e0a…78e7Base—$0.005225100%coinbase74d ago0xdf2607…d4c06a
0x37cd…92c90x3e0a…78e7Base—$0.003428100%coinbase74d ago0x5315a1…c7d4ae
0x37cd…92c90x3e0a…78e7Base—$0.005119100%coinbase74d ago0x9f2402…6325e2
0x37cd…92c90x3e0a…78e7Base—$0.005695100%coinbase75d ago0x152afe…f1796f
0x37cd…92c90x3e0a…78e7Base—$0.004506100%coinbase75d ago0xc4d7f1…b44224
0x37cd…92c90x3e0a…78e7Base—$0.002852100%coinbase75d ago0x43c40b…b1db16
0x37cd…92c90x3e0a…78e7Base—$0.003323100%coinbase75d ago0xc66e17…ff3910
0x37cd…92c90x3e0a…78e7Base—$0.002948100%coinbase75d ago0x6b5331…e78e3f
0x37cd…92c90x3e0a…78e7Base—$0.005185100%coinbase75d ago0xdafffc…630b52
0x37cd…92c90x3e0a…78e7Base—$0.002682100%coinbase75d ago0xce8459…fffab8
0x37cd…92c90x3e0a…78e7Base—$0.00445100%coinbase75d ago0x453da8…2f3b08
0x37cd…92c90x3e0a…78e7Base—$0.003634100%coinbase75d ago0x04fb04…205e76
0x37cd…92c90x3e0a…78e7Base—$0.003496100%coinbase75d ago0x700de2…7d5258
0x37cd…92c90x3e0a…78e7Base—$0.004937100%coinbase75d ago0x3cb46c…c3ce0a
0x37cd…92c90x3e0a…78e7Base—$0.003932100%coinbase75d ago0x6a565d…9345c9
0x37cd…92c90x3e0a…78e7Base—$0.005503100%coinbase75d ago0x40879c…bf0440
0x37cd…92c90x3e0a…78e7Base—$0.004593100%coinbase75d ago0x17076d…75b0a8
0x37cd…92c90x3e0a…78e7Base—$0.003063100%coinbase75d ago0x29b6ae…07b805
0x37cd…92c90x3e0a…78e7Base—$0.005471100%coinbase75d ago0x1c242d…ad15ef
0x37cd…92c90x3e0a…78e7Base—$0.004927100%coinbase75d ago0xf28d5c…c64da9
0x37cd…92c90x3e0a…78e7Base—$0.003877100%coinbase75d ago0xd97b65…ba6f36

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.