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…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0xd5fbc7…139edd
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase22d ago0x4d3f56…123f0e
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0xed07a3…210f66
0xcaa2…e16b0xd520…90f1Base—$0.20100%coinbase22d ago0x299d03…42f4dc
0xcaa2…e16b0x9bf4…8f43Base—$0.01100%coinbase22d ago0xf1ac25…6b2f52
0xcaa2…e16b0xcf5c…ae0bBase—$0.01100%coinbase22d ago0x809dcf…6b96fe
0xcaa2…e16b0xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase22d ago0xf810d2…05eaad
0xcaa2…e16b0x765a…d498Base—$0.01100%coinbase22d ago0x226f28…44a2c9
0xcaa2…e16b0xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase22d ago0x85ae91…fdc78a
0xcaa2…e16b0x3070…fa85Basex402 service$0.20100%coinbase22d ago0x8a3d74…08d958
0xcaa2…e16b0xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase22d ago0x8eb13e…89576e
0xcaa2…e16b0xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase22d ago0xa884d4…cb7663
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase22d ago0x442066…7d66bd
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase22d ago0xe6c68c…f5c288
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase22d ago0x7c2a4d…aeb6f3
0xcaa2…e16bDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase22d ago0x148b79…2d15d5
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$0.01100%coinbase22d ago0x1af427…ca88e0
0xcaa2…e16b0x0f9c…a399Base—$0.02100%coinbase22d ago0x3ad446…1ba19b
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$0.01100%coinbase22d ago0xc004ca…5c2538
0xcaa2…e16b0xd821…b143Base—$0.01100%coinbase22d ago0x10c5ae…9c910f
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0xe9d573…6c8aac
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0x2bfeca…4bf775
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase22d ago0x2f8f8d…8178ef
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$1.50100%coinbase22d ago0xe76f92…a1af76

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.