Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x31eb…c83f0x0f7a…9fd2Base—$0.5870%0x73b4…e73625d ago0x7227d3…31d5d1
0x31eb…c83f0x0f7a…9fd2Base—$1.4170%0x73b4…e73625d ago0x172e7d…9090fc
0x31eb…c83f0x0f7a…9fd2Base—$1.3870%0x73b4…e73625d ago0xd07160…847e55
0x31eb…c83f0x0f7a…9fd2Base—$1.2970%0x73b4…e73625d ago0x00633a…76517d
0x31eb…c83f0x0f7a…9fd2Base—$1.2370%0xb629…dab425d ago0x0e9df6…2887ea
0x31eb…c83f0x0f7a…9fd2Base—$1.2170%0xb629…dab425d ago0x85e5b5…89aec9
0x31eb…c83f0x0f7a…9fd2Base—$1.4870%0xefbf…890825d ago0x6dd102…6fca30
0x31eb…c83f0x0f7a…9fd2Base—$1.1770%0xefbf…890825d ago0x9b34ab…8154ed
0x31eb…c83f0x0f7a…9fd2Base—$1.3770%0xb629…dab425d ago0xd2d234…291ed8
0x31eb…c83f0x0f7a…9fd2Base—$1.3870%0xefbf…890825d ago0xcfe97f…48e039
0x31eb…c83f0x0f7a…9fd2Base—$1.8170%0x73b4…e73625d ago0x18e7d6…dca933
0x31eb…c83f0x0f7a…9fd2Base—$1.9670%0xefbf…890825d ago0x2306ed…cc6a4d
0x31eb…c83f0x0f7a…9fd2Base—$1.5170%0xb629…dab425d ago0x32cd2c…00c6ed
0x31eb…c83f0x0f7a…9fd2Base—$1.0570%0x73b4…e73625d ago0x949774…732a81
0x31eb…c83f0x0f7a…9fd2Base—$1.3770%0xefbf…890825d ago0x2ac33f…e619d8
0x31eb…c83f0x0f7a…9fd2Base—$1.1570%0xefbf…890825d ago0xa40052…2b46e2
0x31eb…c83f0x0f7a…9fd2Base—$1.3670%0xefbf…890825d ago0x061cb9…da6c02
0x31eb…c83f0x0f7a…9fd2Base—$1.3570%0xefbf…890825d ago0x34dd48…4d2fcb
0x31eb…c83f0x0f7a…9fd2Base—$1.3270%0xefbf…890825d ago0x6ff951…82571c
0x31eb…c83f0x0f7a…9fd2Base—$1.3870%0xefbf…890825d ago0x273f4a…9e37a3
0x31eb…c83f0x0f7a…9fd2Base—$1.2870%0xefbf…890825d ago0x5b05db…72f9c0
0x31eb…c83f0x0f7a…9fd2Base—$1.9270%0xefbf…890825d ago0xa547f2…3c5ee2
0x31eb…c83f0x0f7a…9fd2Base—$1.2570%0xefbf…890825d ago0xa461ae…5da2f7
0x31eb…c83f0x0f7a…9fd2Base—$1.2370%0xefbf…890825d ago0x3c0437…367795
0x31eb…c83f0x0f7a…9fd2Base—$1.4570%0xefbf…890825d ago0x430645…53375d

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.