Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0x1a364c…1a7a8d
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0x0f989e…ec807d
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0x1767c6…07ce86
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0x43be50…fa5415
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0x142f01…4147e4
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0xc45139…62c7e3
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0xed43f3…c45ff6
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0x6986e2…cd8a55
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0x39f442…b89231
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0xf1614c…d91c00
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0xfb72e2…2fc6bd
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0x97e593…cb271c
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0xf4f5c2…6bbbbd
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0xb605f0…8a3d40
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0xdb2533…0f4e38
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0xb3ce2b…7c9a62
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0xe34ec0…2b0f6e
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0xa8ca81…222b9f
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0x94d140…f5bdc6
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0x5b1e97…8d7908
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0x654dbb…b7523c
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0xed4b2b…22f2f6
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0xba8127…b67334
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0xa04e05…86da83
0x0361…63250xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase95d ago0xfa4f8d…6bb50f

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.