Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc135…d2540x0f7a…9fd2Base—$1.2470%0x8144…648734d ago0xd6892a…88e1d4
0xa9f3…1eb00x0f7a…9fd2Base—$1.1370%0x8144…648734d ago0x88fc94…edb605
0xc879…04880x0f7a…9fd2Base—$1.4270%0xb629…dab434d ago0x221f23…919a0c
0x9eba…858a0x0f7a…9fd2Base—$1.3770%0xc228…8d8834d ago0x7c1069…8c7558
0x4c60…adf00x0f7a…9fd2Base—$1.3670%0x8144…648734d ago0xac814d…6a7a72
0xc879…04880x0f7a…9fd2Base—$1.3070%0xb629…dab434d ago0xc9f61b…ae06ce
0x45fd…78ab0x0f7a…9fd2Base—$1.0070%0xca72…b65934d ago0xcc8c04…34ec69
0x7aa4…9b9c0x0f7a…9fd2Base—$4.9570%0x1d90…b0aa34d ago0x35ece9…f1f0af
0xc879…04880x0f7a…9fd2Base—$1.3170%0xb629…dab434d ago0xec5855…9b5066
0xc991…4dce0x0f7a…9fd2Base—$1.2970%0xca72…b65935d ago0xfb42e8…fb1283
0xc879…04880x0f7a…9fd2Base—$1.2970%0xb629…dab435d ago0xcd3556…27d96a
0x1163…138c0x0f7a…9fd2Base—$1.5070%0xca72…b65935d ago0x13d6f0…729dd2
0x1248…322d0x0f7a…9fd2Base—$1.1670%0xc228…8d8835d ago0x2323c5…002923
0xc879…04880x0f7a…9fd2Base—$1.3170%0xb629…dab435d ago0x9b1b25…1c4f7e
0xa62a…a1b20x0f7a…9fd2Base—$1.1970%0xc228…8d8835d ago0x4e1b46…b7d37a
0x9631…acfd0x0f7a…9fd2Base—$1.1170%0xca72…b65935d ago0xc5cd9c…b31eca
0xc879…04880x0f7a…9fd2Base—$1.3070%0xb629…dab435d ago0xbe5c19…18e0f7
0xa9f3…1eb00x0f7a…9fd2Base—$1.4170%0x8144…648735d ago0xe67828…5f058c
0x91c9…c84c0x0f7a…9fd2Base—$1.0970%0xe4c4…3c7b35d ago0x82ddc7…97b594
0x8bf1…92610x0f7a…9fd2Base—$1.2670%0xc228…8d8835d ago0xcaf1a3…1a4f40
0xc879…04880x0f7a…9fd2Base—$1.3070%0xb629…dab435d ago0x76b541…d12f25
0x7aa4…9b9c0x0f7a…9fd2Base—$4.9570%0x8144…648735d ago0x3e7ac1…b99f0a
0xc879…04880x0f7a…9fd2Base—$1.2970%0xb629…dab435d ago0xa7ff9b…d6c6e4
0x0c32…76da0x0f7a…9fd2Base—$10.4670%0x4668…62f235d ago0xbd869e…d6ec12
0x817a…dc770x0f7a…9fd2Base—$1.3270%0xc228…8d8835d ago0xba5010…983551

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.