Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3248…f93f0x0f7a…9fd2Base$1.1770%0xc50d…ed7b17d ago0x5c092e…daf5dd
0x3248…f93f0x0f7a…9fd2Base$1.1570%0x4668…62f217d ago0x1ee305…cc0200
0x3248…f93f0x0f7a…9fd2Base$1.8070%0x71e2…fc0717d ago0x7ea603…01bebf
0x3248…f93f0x0f7a…9fd2Base$1.0570%0x0e49…892717d ago0x5b9f20…34df3c
0x4604…3e130x0f7a…9fd2Base$19.9570%0xb629…dab417d ago0xcc857e…d73f23
0x5a58…a7bd0x0f7a…9fd2Base$1.3570%0x73b4…e73617d ago0xc02124…3233d1
0x3248…f93f0x0f7a…9fd2Base$1.2070%0x0e49…892717d ago0x3efbc7…597fc7
0x5a58…a7bd0x0f7a…9fd2Base$1.3070%0x73b4…e73617d ago0x637c8e…f92390
0x3248…f93f0x0f7a…9fd2Base$1.4070%0xfc36…884217d ago0x49a613…49ce6f
0x3248…f93f0x0f7a…9fd2Base$1.6270%0xddfa…27fe17d ago0x5d3d9a…bda339
0x3248…f93f0x0f7a…9fd2Base$1.5570%0xd2ae…d69817d ago0x27d4a9…ab91b3
0x3248…f93f0x0f7a…9fd2Base$1.5670%0x5938…ac9717d ago0x66add8…ff547d
0xc879…04880x0f7a…9fd2Base$29.9370%0xb629…dab417d ago0xa97cd2…2eb944
0x3248…f93f0x0f7a…9fd2Base$1.7270%0x71e2…fc0717d ago0x46f5a2…92a72e
0x3248…f93f0x0f7a…9fd2Base$1.5870%0x666e…466617d ago0xc1dd83…ddfc6d
0x3248…f93f0x0f7a…9fd2Base$1.1970%0x4668…62f217d ago0x23c5c8…ddca35
0x3248…f93f0x0f7a…9fd2Base$1.1070%0x4668…62f217d ago0x0a165c…20aa57
0x3248…f93f0x0f7a…9fd2Base$1.6870%0xdd80…501017d ago0xcba110…cd39bb
0x3248…f93f0x0f7a…9fd2Base$1.0470%0xd30b…996c17d ago0x699329…5aecd1
0x3248…f93f0x0f7a…9fd2Base$1.4870%0x9e8f…f4f717d ago0x7960a5…c50504
0x3248…f93f0x0f7a…9fd2Base$1.0070%0xdd80…501017d ago0x8edf00…d5e22d
0x3248…f93f0x0f7a…9fd2Base$1.1670%0x0e49…892717d ago0x7ce1c0…31e830
0x5a58…a7bd0x0f7a…9fd2Base$1.2870%0x73b4…e73617d ago0x1c0bb8…0299ea
0x3248…f93f0x0f7a…9fd2Base$1.1570%0xdd80…501017d ago0x1a9c48…7a6a21
0x3248…f93f0x0f7a…9fd2Base$1.0570%0x9e8f…f4f717d ago0xf0b6c8…e02d4e

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.