Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8a1…683f0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0x2d14fa…2113bd
0xf8a1…683f0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0xb2e439…bf21bf
0xf8a1…683f0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0xb115bb…83e5b3
0xf8a1…683f0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0x93536b…7c4009
0xf8a1…683f0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0x8c7c4f…0dcc73
0xf8a1…683f0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0x89f171…bc15a8
0xf8a1…683f0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0x5a30af…997e92
0xf8a1…683f0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0x23ab02…e011b6
0xf8a1…683f0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0x919ba5…990744
0x0e35…35840x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0x8f236c…6eaf2d
0x9cc4…b1760x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0x621625…676641
0x9cc4…b1760x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0x38efb4…f83ccf
0x6b8c…43720x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0x0edc60…9e855f
0x6b8c…43720x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0x0bb110…e2be44
0x6b8c…43720x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0x255b84…1b038a
0xc0d0…0ac00x124f…4478BaseStableCryptoDefillama$0.01100%coinbase117d ago0x00ebc2…84cfed

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.