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—$32.96100%mrdn98d ago0x92628a…59b4a4
0x1cec…8dd40x8e77…e2d6Base—$31.74100%mrdn99d ago0x0da78e…6ed1d8
0x1cec…8dd40x8e77…e2d6Base—$24.93100%mrdn99d ago0xcf4111…eacbdb
0x1cec…8dd40x8e77…e2d6Base—$28.14100%mrdn99d ago0xfc836c…c53e29
0x1cec…8dd40x8e77…e2d6Base—$27.65100%mrdn99d ago0xc730a4…ba14df
0x1cec…8dd40x8e77…e2d6Base—$19.14100%mrdn99d ago0x27533f…af9403
0x1cec…8dd40x8e77…e2d6Base—$15.71100%mrdn99d ago0xdc56e6…ffc9a7
0x1cec…8dd40x8e77…e2d6Base—$17.52100%mrdn99d ago0xfcb577…0db4a2
0x1cec…8dd40x8e77…e2d6Base—$25.47100%mrdn99d ago0xa14246…a5d7b5
0x1cec…8dd40x8e77…e2d6Base—$27.97100%mrdn99d ago0x16a7e1…6f39eb
0x1cec…8dd40x8e77…e2d6Base—$19.69100%mrdn99d ago0x8f3d16…315212
0x1cec…8dd40x8e77…e2d6Base—$29.49100%mrdn99d ago0x74a312…cf60c5
0x1cec…8dd40x8e77…e2d6Base—$29.49100%mrdn99d ago0x03b10b…1c3fa7
0x1cec…8dd40x8e77…e2d6Base—$30.83100%mrdn99d ago0x6b5fcf…257a8b
0x1cec…8dd40x8e77…e2d6Base—$30.17100%mrdn99d ago0x1f9f46…78230a
0x1cec…8dd40x8e77…e2d6Base—$28.96100%mrdn99d ago0x1b269d…5d156f
0x1cec…8dd40x8e77…e2d6Base—$28.47100%mrdn99d ago0x097819…abc76b
0x1cec…8dd40x8e77…e2d6Base—$29.47100%mrdn99d ago0x56a6e1…0a7b24
0x1cec…8dd40x8e77…e2d6Base—$21.52100%mrdn99d ago0x611d8f…d332e2
0x1cec…8dd40x8e77…e2d6Base—$27.60100%mrdn99d ago0x83fd02…133c23
0x1cec…8dd40x8e77…e2d6Base—$25.07100%mrdn99d ago0x082301…b9149d
0x1cec…8dd40x8e77…e2d6Base—$17.03100%mrdn99d ago0xe42f77…208a7c
0x1cec…8dd40x8e77…e2d6Base—$33.00100%mrdn99d ago0x46fb2e…4f342c
0x1cec…8dd40x8e77…e2d6Base—$31.48100%mrdn99d ago0x29128a…a02fbd
0x1cec…8dd40x8e77…e2d6Base—$24.70100%mrdn99d ago0xd1e51a…363f00

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.