Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase1d ago0x1e04fd…43123d
0x467f…a4c10x85b4…627cBase—$0.38100%coinbase1d ago0xf02d3c…28de7c
0x467f…a4c10x85b4…627cBase—$2.46100%coinbase1d ago0x40c693…a7c09a
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase1d ago0xfa73b3…780253
0x467f…a4c10x85b4…627cBase—$0.37100%coinbase1d ago0x3de696…659105
0x467f…a4c10x85b4…627cBase—$2.82100%coinbase1d ago0xc5496e…2412db
0x467f…a4c10x85b4…627cBase—$0.38100%coinbase1d ago0xf69017…971838
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase1d ago0xd9bc62…361787
0x467f…a4c10x85b4…627cBase—$0.59100%coinbase1d ago0xd6910a…d301a2
0x467f…a4c10x85b4…627cBase—$28.66100%coinbase1d ago0x6d825f…5de646
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase1d ago0x5021ee…b504d2
0x467f…a4c10x85b4…627cBase—$0.83100%coinbase1d ago0x2faed6…7355bd
0x467f…a4c10x85b4…627cBase—$4.93100%coinbase1d ago0xfb0ea1…b20f6f
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase1d ago0x0753d3…d1f0b6
0x467f…a4c10x85b4…627cBase—$1.69100%coinbase1d ago0x9cbd15…4c2651
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase1d ago0x9dec5d…31656b
0x467f…a4c10x85b4…627cBase—$8.26100%coinbase2d ago0x670636…34b368
0x467f…a4c10x85b4…627cBase—$3.35100%coinbase2d ago0x512768…5c161b
0x467f…a4c10x85b4…627cBase—$4.25100%coinbase2d ago0x713fd9…79a82e
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase2d ago0xa78714…e1855b
0x467f…a4c10x85b4…627cBase—$0.96100%coinbase2d ago0x4559f1…451a97
0x467f…a4c10x85b4…627cBase—$2.44100%coinbase2d ago0x944ec9…fef910
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase2d ago0xf229b7…43f234
0x467f…a4c10x85b4…627cBase—$0.35100%coinbase2d ago0x0065a5…b4d3cc
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase2d ago0xd7ed81…50d9bc

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.