Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91c9…c84c0x34a4…b3ddBase$1.3370%0xe4c4…3c7b33d ago0xc7818a…a55cb4
0xc991…4dce0x34a4…b3ddBase$1.3570%0xe4c4…3c7b33d ago0x726299…b77251
0x1163…138c0x34a4…b3ddBase$1.4770%0xca72…b65933d ago0x91e69f…786a45
0xf430…0a0d0x34a4…b3ddBase$1.7070%0xca72…b65933d ago0x8b4646…af131e
0xa9f3…1eb00x34a4…b3ddBase$1.3970%0x8144…648733d ago0xa1b8c1…0e0514
0xead8…7fa60x34a4…b3ddBase$1.0970%0x73b4…e73633d ago0xf57e97…9a7b08
0x4e40…78140x34a4…b3ddBase$1.0870%0xb629…dab433d ago0x3a4f5f…c71a5e
0x8bf1…92610x34a4…b3ddBase$1.5970%0xc228…8d8833d ago0xf9e00b…cc4f54
0x9631…acfd0x34a4…b3ddBase$1.0770%0x8144…648733d ago0xe0e557…fa4c37
0x817a…dc770x34a4…b3ddBase$1.5270%0xc228…8d8833d ago0x1b7a3e…85c09a
0x4c60…adf00x34a4…b3ddBase$1.0670%0x8144…648733d ago0x7af3b1…267b87
0xc135…d2540x34a4…b3ddBase$1.4370%0x8144…648733d ago0x76be14…411968
0x45fd…78ab0x34a4…b3ddBase$1.3570%0xca72…b65933d ago0x7f546b…742096
0x1248…322d0x34a4…b3ddBase$1.0870%0xc228…8d8833d ago0x321e5f…42463c
0x9eba…858a0x34a4…b3ddBase$1.0670%0xc228…8d8833d ago0x2e9ad4…071831
0xc991…4dce0x34a4…b3ddBase$1.5470%0xe4c4…3c7b33d ago0x98caa8…19c36b
0x1163…138c0x34a4…b3ddBase$1.0970%0xca72…b65933d ago0xcf9ff6…b9e34c
0xa62a…a1b20x34a4…b3ddBase$1.3670%0x8144…648733d ago0x0ca764…7757fc
0xa9f3…1eb00x34a4…b3ddBase$1.3170%0x8144…648733d ago0xc0fc81…e839ae
0x2795…df9e0x34a4…b3ddBase$1.4270%0xb629…dab433d ago0xc87df2…7b2682

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.