Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7569…26e40x6d6e…9192BaseExaSearch$0.007100%coinbase25m ago0xb47415…bc76cc
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase2h ago0x57c847…f253c2
0xcaa2…e16b0x6d6e…9192BaseExaSearch$0.007100%coinbase3h ago0x1408cd…9283ec
0xcaa2…e16b0x6d6e…9192BaseExaSearch$0.02100%coinbase3h ago0x7209c8…d8a675
0xe4c1…a9c50x6d6e…9192BaseExaSearch$0.007100%coinbase6h ago0x00a037…d0399e
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.001100%coinbase6h ago0x35a966…485522
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.001100%coinbase6h ago0x08db09…414947
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6h ago0x944198…16a3b9
0xe4c1…a9c50x6d6e…9192BaseExaSearch$0.007100%coinbase6h ago0x21d50f…13e81d
0xe4c1…a9c50x6d6e…9192BaseExaSearch$0.007100%coinbase6h ago0xa85f9a…d49f7c
0x1b2d…ef7b0x6d6e…9192BaseExaSearch$0.007100%coinbase6h ago0xd7ddfd…b81965
0x1b2d…ef7b0x6d6e…9192BaseExaSearch$0.007100%coinbase6h ago0x5c808e…fbc646
0x1b2d…ef7b0x6d6e…9192BaseExaSearch$0.007100%coinbase6h ago0xd8423f…8f05ee
0xe4c1…a9c50x6d6e…9192BaseExaSearch$0.007100%coinbase7h ago0x4e42da…1d1cc2
0x8c6e…1b030x6d6e…9192BaseExaSearch$0.007100%coinbase7h ago0x575d17…df6413
0x8c6e…1b030x6d6e…9192BaseExaSearch$0.007100%coinbase7h ago0xa7c885…179a7e
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.001100%coinbase7h ago0x2a0ee4…dc33ca
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.001100%coinbase7h ago0x0650c3…a97be8
0x20fe…3b7a0x6d6e…9192BaseExaSearch$0.02100%coinbase7h ago0x07a0f3…078ca0
0x26b6…74190x6d6e…9192BaseExaSearch$0.02100%coinbase7h ago0x9c309e…b86f95
0xc9c7…16700x6d6e…9192BaseExaSearch$0.007100%coinbase8h ago0x620dbd…fefdcd

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.