Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3dd3…29680x34a4…b3ddBase$13.7970%0xc50d…ed7b33d ago0x5be439…925d7c
0xc879…04880x34a4…b3ddBase$1.3570%0x71e2…fc0733d ago0x2fe5a0…6f1f56
0xc879…04880x34a4…b3ddBase$1.3570%0xb629…dab433d ago0x765de6…980f2d
0x4c60…adf00x34a4…b3ddBase$1.5070%0x8144…648733d ago0x305c6d…db0b2c
0x91c9…c84c0x34a4…b3ddBase$1.5670%0xe4c4…3c7b33d ago0x9faceb…90417d
0x86b0…d9340x34a4…b3ddBase$1.3470%0x9e8f…f4f733d ago0x00eed7…51a75d
0x9631…acfd0x34a4…b3ddBase$1.3670%0xca72…b65933d ago0x967ff1…ef058b
0xead8…7fa60x34a4…b3ddBase$1.0670%0x73b4…e73633d ago0xb033a4…9bd9a3
0x817a…dc770x34a4…b3ddBase$1.4570%0xc228…8d8833d ago0x270f49…0b8cbb
0xc879…04880x34a4…b3ddBase$1.4070%0xb629…dab433d ago0xa4b093…ab6ccf
0xc135…d2540x34a4…b3ddBase$1.5470%0x79d3…3cb333d ago0x4f945c…539266
0xa9f3…1eb00x34a4…b3ddBase$1.2670%0x8144…648733d ago0x13467b…8071bf
0xc991…4dce0x34a4…b3ddBase$1.4070%0xe4c4…3c7b33d ago0x43ca90…d40cf0
0x9631…acfd0x34a4…b3ddBase$1.1070%0x8144…648733d ago0x8a33e1…3fca83
0xd5e7…7be00x34a4…b3ddBase$0.0570%0x02f8…cb1733d ago0x07380b…935981
0x1163…138c0x34a4…b3ddBase$1.6370%0xca72…b65933d ago0xb240c7…378fba
0xa62a…a1b20x34a4…b3ddBase$1.3570%0xac9f…7a6c33d ago0xf7514c…3c0cfa
0x45fd…78ab0x34a4…b3ddBase$1.5470%0xe4c4…3c7b33d ago0x21c1e8…011070
0xc879…04880x34a4…b3ddBase$1.0870%0xb629…dab433d ago0x57f263…234b95
0x5a58…a7bd0x34a4…b3ddBase$1.5070%0x9e8f…f4f733d ago0x1d121c…205338
0xc879…04880x34a4…b3ddBase$1.3470%0xb629…dab433d ago0xcd0fab…117d51
0x8bf1…92610x34a4…b3ddBase$1.3570%0xc228…8d8833d ago0x7140e7…8a92ec
0xc879…04880x34a4…b3ddBase$1.5970%0xb629…dab434d ago0xd1d5b6…7f675c
0x45fd…78ab0x34a4…b3ddBase$1.2470%0xca72…b65934d ago0x071ea9…48816f
0x9eba…858a0x34a4…b3ddBase$1.3170%0xc228…8d8834d ago0xd15a85…6530e1

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.