Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc1…6bec0x34a4…b3ddBase—$1.35100%0x9e8f…f4f749d ago0x7f4e69…efbf46
0x0cc1…6bec0x34a4…b3ddBase—$1.34100%0x73b4…e73649d ago0x29a79d…368421
0x0cc1…6bec0x34a4…b3ddBase—$1.36100%0x4668…62f249d ago0xb1ed52…afc5f4
0x0cc1…6bec0x34a4…b3ddBase—$1.35100%0x9e8f…f4f749d ago0x662fca…fd874f
0x0cc1…6bec0x34a4…b3ddBase—$1.36100%0x8144…648749d ago0xf6e313…482534
0x0cc1…6bec0x34a4…b3ddBase—$1.34100%0x0e49…892749d ago0x396e1f…3bb1d1
0x0cc1…6bec0x34a4…b3ddBase—$1.25100%0x9e8f…f4f749d ago0xf484bc…b5b5aa
0x0cc1…6bec0x34a4…b3ddBase—$7.85100%0x9e8f…f4f749d ago0x9c92bd…994252
0x0cc1…6bec0x34a4…b3ddBase—$12.05100%0x4668…62f249d ago0xf352c3…6211c4
0x0cc1…6bec0x34a4…b3ddBase—$1.33100%0x0e49…892749d ago0xd05fb7…4fa76f
0x0cc1…6bec0x34a4…b3ddBase—$9.30100%0x4668…62f249d ago0x625b72…a9f482
0x2c7b…1b9e0x34a4…b3ddBase—$3.00100%0xb629…dab449d ago0x0018d4…d11282
0xc879…04880x34a4…b3ddBase—$6.72100%0xb629…dab449d ago0xee64f1…016816
0x0cc1…6bec0x34a4…b3ddBase—$5.53100%0x9e8f…f4f749d ago0x4d4958…20b6ab
0x0cc1…6bec0x34a4…b3ddBase—$1.28100%0x0e49…892749d ago0x40d51b…38318d
0x0cc1…6bec0x34a4…b3ddBase—$17.98100%0x73b4…e73649d ago0xb4103d…0d2463
0xb477…4e550x34a4…b3ddBase—$22.12100%0x9e8f…f4f749d ago0x4d0c55…88a770
0xc879…04880x34a4…b3ddBase—$1.62100%0xc50d…ed7b49d ago0x1635d3…165d25
0xc879…04880x34a4…b3ddBase—$1.68100%0x1908…d0d849d ago0x461160…88ebb7
0xc879…04880x34a4…b3ddBase—$1.18100%0xd5e7…7be049d ago0x23467a…705104
0x090c…a2f60x34a4…b3ddBase—$8.81100%0x9674…1a0f49d ago0xeb652e…efe213
0x0cc1…6bec0x34a4…b3ddBase—$1.33100%0x4668…62f249d ago0x6fc037…70a981
0x0cc1…6bec0x34a4…b3ddBase—$1.35100%0x9e8f…f4f750d ago0xd76664…aa2d13

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.