Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa2…e16bDriftflightBaseDriftflight$0.01100%coinbase2d ago0x5545e3…85da85
0xcaa2…e16bDriftflightBaseDriftflight$0.01100%coinbase2d ago0x3092f7…383a81
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase2d ago0xe855e0…2ac2a7
0xcaa2…e16bDriftflightBaseDriftflight$0.01100%coinbase2d ago0x99f1d2…a69be2
0xcaa2…e16b0xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase2d ago0x88d018…64bb26
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$0.01100%coinbase2d ago0x82a695…9e0070
0xcaa2…e16bDriftflightBaseDriftflight$0.01100%coinbase2d ago0x591ed0…335ee0
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase2d ago0x516c11…8fd721
0xcaa2…e16bDriftflightBaseDriftflight$0.01100%coinbase2d ago0x20a668…f46b55
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$0.01100%coinbase2d ago0x89bd2b…ad0710
0xcaa2…e16bDriftflightBaseDriftflight$0.01100%coinbase2d ago0x76677a…de4fd7
0xcaa2…e16bDriftflightBaseDriftflight$0.01100%coinbase2d ago0xf381c9…80a9be
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase2d ago0xab4d72…232a8c
0xcaa2…e16bDriftflightBaseDriftflight$0.01100%coinbase2d ago0xfcec04…b9319a
0xcaa2…e16bDriftflightBaseDriftflight$0.01100%coinbase2d ago0xe833b0…3d5fed
0xcaa2…e16bDriftflightBaseDriftflight$0.01100%coinbase2d ago0x9c37ba…0e85c1
0xcaa2…e16b0x1d27…dfd4Base$0.01100%coinbase2d ago0x90c1b6…cc20fa
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase2d ago0x15cc38…be159f
0xcaa2…e16b0x74eb…c03bBase$0.01100%coinbase2d ago0x1b24d2…beb8af
0xcaa2…e16b0xa732…b3ebBasezeroclassTravel$0.05100%coinbase2d ago0xb04933…1cbe4e
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase2d ago0x71631d…7cd389
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.07100%coinbase2d ago0x2122c3…8765ff
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$0.01100%coinbase2d ago0x60f8c9…0af1bd
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase2d ago0xc21d4e…d2b549
0xcaa2…e16bDriftflightBaseDriftflight$0.01100%coinbase2d ago0x718f12…084adb

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.