Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$11.79100%mrdn76d ago0x905fbd…c53e92
0x1cec…8dd40x8e77…e2d6Base—$17.18100%mrdn76d ago0xa6686b…fa06e7
0x1cec…8dd40x8e77…e2d6Base—$19.94100%mrdn76d ago0x4c1c8d…7991cf
0x1cec…8dd40x8e77…e2d6Base—$12.50100%mrdn76d ago0x0da246…93609b
0x1cec…8dd40x8e77…e2d6Base—$26.34100%mrdn76d ago0x88a55a…a46e0d
0x1cec…8dd40x8e77…e2d6Base—$25.05100%mrdn76d ago0x1f2660…192c95
0x1cec…8dd40x8e77…e2d6Base—$26.20100%mrdn76d ago0xfdb4db…3d829d
0x1cec…8dd40x8e77…e2d6Base—$11.86100%mrdn76d ago0xcfccec…672dc6
0x1cec…8dd40x8e77…e2d6Base—$20.29100%mrdn76d ago0x0fa783…2254a1
0x1cec…8dd40x8e77…e2d6Base—$20.82100%mrdn76d ago0x175d32…064ad2
0x1cec…8dd40x8e77…e2d6Base—$25.40100%mrdn76d ago0x260ff3…3bbacc
0x1cec…8dd40x8e77…e2d6Base—$15.98100%mrdn76d ago0x797a9e…83d723
0x1cec…8dd40x8e77…e2d6Base—$25.23100%mrdn76d ago0x915a3f…1f52c0
0x1cec…8dd40x8e77…e2d6Base—$18.74100%mrdn76d ago0xca99ed…23eacb
0x1cec…8dd40x8e77…e2d6Base—$25.00100%mrdn76d ago0x6fbae1…520785
0x1cec…8dd40x8e77…e2d6Base—$18.49100%mrdn76d ago0x388d3b…879cbf
0x1cec…8dd40x8e77…e2d6Base—$20.69100%mrdn76d ago0xabb776…bf425c
0x1cec…8dd40x8e77…e2d6Base—$14.25100%mrdn76d ago0xa13a27…5fd531
0x1cec…8dd40x8e77…e2d6Base—$15.31100%mrdn76d ago0x4a6f9e…3fefc0
0x1cec…8dd40x8e77…e2d6Base—$15.06100%mrdn76d ago0x9ce40a…d00259
0x1cec…8dd40x8e77…e2d6Base—$24.90100%mrdn76d ago0x00523a…e411ea
0x1cec…8dd40x8e77…e2d6Base—$20.32100%mrdn76d ago0x27ad6e…deb6dc
0x1cec…8dd40x8e77…e2d6Base—$28.64100%mrdn76d ago0xf38945…885b78
0x1cec…8dd40x8e77…e2d6Base—$20.52100%mrdn76d ago0x68edf6…1ded36
0x1cec…8dd40x8e77…e2d6Base—$23.09100%mrdn76d ago0x04c4ed…ce2c42

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.