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
0x3248…f93f0x0f7a…9fd2Base$1.2070%0x0e49…892717d ago0x3efbc7…597fc7
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
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
0x3248…f93f0x0f7a…9fd2Base$1.1570%0xdd80…501017d ago0x1a9c48…7a6a21
0x3248…f93f0x0f7a…9fd2Base$1.0570%0x9e8f…f4f717d ago0xf0b6c8…e02d4e
0x3248…f93f0x0f7a…9fd2Base$1.0970%0x472f…69fd17d ago0x05a890…052fa6
0x3248…f93f0x0f7a…9fd2Base$1.8070%0x2060…742d17d ago0xbd6eca…785fa4
0x3248…f93f0x0f7a…9fd2Base$1.3270%0x305e…fcf617d ago0x22863a…dfdf08
0x3248…f93f0x0f7a…9fd2Base$1.3770%0x5938…ac9717d ago0xe9a331…35be8f
0x3248…f93f0x0f7a…9fd2Base$1.4170%0x2060…742d18d ago0xb64e40…fabd79

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.