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…f4f748d ago0x7f4e69…efbf46
0x0cc1…6bec0x34a4…b3ddBase—$1.34100%0x73b4…e73648d ago0x29a79d…368421
0x0cc1…6bec0x34a4…b3ddBase—$1.36100%0x4668…62f248d ago0xb1ed52…afc5f4
0x0cc1…6bec0x34a4…b3ddBase—$1.35100%0x9e8f…f4f748d ago0x662fca…fd874f
0x0cc1…6bec0x34a4…b3ddBase—$1.36100%0x8144…648748d ago0xf6e313…482534
0x0cc1…6bec0x34a4…b3ddBase—$1.34100%0x0e49…892748d ago0x396e1f…3bb1d1
0x0cc1…6bec0x0f7a…9fd2Base—$1.2970%0x9e8f…f4f748d ago0xcb955c…4c7d63
0x0cc1…6bec0x34a4…b3ddBase—$1.25100%0x9e8f…f4f748d ago0xf484bc…b5b5aa
0x0cc1…6bec0x0f7a…9fd2Base—$7.1770%0x9e8f…f4f748d ago0x4fc4d5…62b24c
0x0cc1…6bec0x34a4…b3ddBase—$7.85100%0x9e8f…f4f748d ago0x9c92bd…994252
0x0cc1…6bec0x34a4…b3ddBase—$12.05100%0x4668…62f248d ago0xf352c3…6211c4
0x0cc1…6bec0x34a4…b3ddBase—$1.33100%0x0e49…892749d ago0xd05fb7…4fa76f
0x0cc1…6bec0x34a4…b3ddBase—$9.30100%0x4668…62f249d ago0x625b72…a9f482
0x0cc1…6bec0x0f7a…9fd2Base—$1.2970%0x73b4…e73649d ago0x3702b1…2ab5a2
0x0cc1…6bec0x0f7a…9fd2Base—$15.7870%0x9e8f…f4f749d ago0x874f56…de229c
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
0x0cc1…6bec0x0f7a…9fd2Base—$1.5170%0x0e49…892749d ago0x898c63…648fae
0x0cc1…6bec0x0f7a…9fd2Base—$1.4870%0x0e49…892749d ago0xf99d92…759d64
0x0cc1…6bec0x34a4…b3ddBase—$1.33100%0x4668…62f249d ago0x6fc037…70a981
0x0cc1…6bec0x34a4…b3ddBase—$1.35100%0x9e8f…f4f749d ago0xd76664…aa2d13
0x0cc1…6bec0x0f7a…9fd2Base—$2.5970%0x0e49…892749d ago0x639633…f2de80

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.