Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase22d ago0xbd64c1…cfb373
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase22d ago0x4d3f56…123f0e
0x6777…3986DubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0xabf630…b24452
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0x442066…7d66bd
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0xe6c68c…f5c288
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0x7c2a4d…aeb6f3
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0x148b79…2d15d5
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0x81eca3…0dbbb7
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0x43fd2b…006cf3
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0xeb6c5c…b077ea
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0x8f2df9…9cda3d
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0xf5494e…f86df0
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0x402968…b9db1b
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0x9c9aec…7b27a7
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0xda90fa…f7fccd
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0xa74a15…3de155
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0xbd9248…ccaff1
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0x80fb5f…bce023
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0x70a131…899fcb
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0xc0b3a8…b9a4ec
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0x29df02…dd1500
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0x91249c…35a288
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0x531bc5…897a52
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0xc5f402…677af6
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase23d ago0x1d5cb0…5af695

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.