Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa62a…a1b20x34a4…b3ddBase$1.4870%0x8144…648735d ago0x3c7c63…7fcfe8
0x3f5f…e2490x34a4…b3ddBase$10.0070%0xdc56…493935d ago0x9c7053…67e8d2
0x1248…322d0x34a4…b3ddBase$1.5070%0xc228…8d8835d ago0x38d93e…a0af73
0xc991…4dce0x34a4…b3ddBase$1.1470%0xca72…b65935d ago0xa03d9b…120a77
0xa9f3…1eb00x34a4…b3ddBase$1.3770%0xca72…b65935d ago0x7e451f…b3453e
0xc879…04880x34a4…b3ddBase$1.3670%0xb629…dab435d ago0x0d40c7…4d970f
0x45fd…78ab0x34a4…b3ddBase$1.8470%0xdc56…493935d ago0xdfc380…0150a5
0xf430…0a0d0x34a4…b3ddBase$1.2770%0x0873…dda635d ago0x1f812a…42631b
0x8bf1…92610x34a4…b3ddBase$1.1970%0xc228…8d8835d ago0xea8fe9…0e1810
0xc879…04880x34a4…b3ddBase$1.3470%0xb629…dab435d ago0xe9a43a…6cf952
0x5a58…a7bd0x34a4…b3ddBase$1.3670%0x02f8…cb1735d ago0x418a00…c4157c
0x817a…dc770x34a4…b3ddBase$1.0870%0xc228…8d8835d ago0x15a0e1…a200a9
0x5a58…a7bd0x34a4…b3ddBase$1.1670%0x94c3…675835d ago0x967488…4e62dc
0xc879…04880x34a4…b3ddBase$1.1470%0xb629…dab435d ago0xfc800b…a15e95
0x91c9…c84c0x34a4…b3ddBase$1.1370%0xe4c4…3c7b35d ago0xe2067d…9af354
0xc135…d2540x34a4…b3ddBase$1.2370%0x79d3…3cb335d ago0x801c7e…2e71e3
0x9631…acfd0x34a4…b3ddBase$1.3370%0xfc36…884235d ago0xfef9cc…a41212
0x5a58…a7bd0x34a4…b3ddBase$1.2870%0x73b4…e73635d ago0x30aa07…93dc66
0x45fd…78ab0x34a4…b3ddBase$1.3070%0xdc56…493935d ago0xb67b93…e4e722
0x5a58…a7bd0x34a4…b3ddBase$1.2370%0x73b4…e73635d ago0x5ea19b…3167eb
0xc879…04880x34a4…b3ddBase$1.3570%0xb629…dab435d ago0x38862d…c8462f
0xa62a…a1b20x34a4…b3ddBase$1.4070%0x8144…648735d ago0xad695e…1393b5
0x5a58…a7bd0x34a4…b3ddBase$1.4370%0x73b4…e73635d ago0xfa91e6…95fee9
0xc991…4dce0x34a4…b3ddBase$1.2670%0xca72…b65935d ago0x190041…ab7043
0x5a58…a7bd0x34a4…b3ddBase$1.4070%0x73b4…e73635d ago0xedc56d…5c8e0a

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.