Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc1…6bec0x0f7a…9fd2Base$1.2970%0x9e8f…f4f748d ago0xcb955c…4c7d63
0x0cc1…6bec0x0f7a…9fd2Base$7.1770%0x9e8f…f4f748d ago0x4fc4d5…62b24c
0x0cc1…6bec0x0f7a…9fd2Base$1.2970%0x73b4…e73648d ago0x3702b1…2ab5a2
0x0cc1…6bec0x0f7a…9fd2Base$15.7870%0x9e8f…f4f748d ago0x874f56…de229c
0xc879…04880x0f7a…9fd2Base$2.1670%0xb629…dab448d ago0xfd6a85…cc72db
0xc879…04880x0f7a…9fd2Base$1.3470%0xc50d…ed7b48d ago0x700e7f…8a49a6
0xc879…04880x0f7a…9fd2Base$2.3870%0x1908…d0d848d ago0xb9a13e…c4811c
0xc879…04880x0f7a…9fd2Base$7.3170%0xb629…dab448d ago0x417dd8…f8b28e
0x2c7b…1b9e0x0f7a…9fd2Base$0.9570%0x4668…62f248d ago0x29eaf2…4d7fb7
0x2c7b…1b9e0x0f7a…9fd2Base$0.9570%0x4668…62f249d ago0x5ff1d4…0e6de0
0x2c7b…1b9e0x0f7a…9fd2Base$0.9570%0x4668…62f249d ago0xd833de…602adf
0x2c7b…1b9e0x0f7a…9fd2Base$9.1870%0x4668…62f249d ago0x0fb987…bce167
0x0cc1…6bec0x0f7a…9fd2Base$1.5170%0x0e49…892749d ago0x898c63…648fae
0x0cc1…6bec0x0f7a…9fd2Base$1.4870%0x0e49…892749d ago0xf99d92…759d64
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.