Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0260…7d160x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase81d ago0x7b17aa…fbf71d
0x0260…7d160xd20f…7d0dBase—$0.001100%coinbase82d ago0xcf598f…a34ce4
0x0260…7d160x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase82d ago0xb40f10…c8f43f
0x0260…7d160xd20f…7d0dBase—$0.001100%coinbase82d ago0x46d90f…e9f5a6
0x0260…7d160xd20f…7d0dBase—$0.001100%coinbase82d ago0x99d638…07fbb7
0x0260…7d160x38c0…44c8BaseVibe SpringsPrice$0.005100%coinbase82d ago0xc6ebf9…8ff8be
0x0260…7d160x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0x0b8e65…03de96
0x0260…7d160x2b6d…32c5Base2sPublic-records$0.0012100%coinbase82d ago0x47804f…5ba8ae
0x0260…7d160x5d51…d60dBasex402 service$0.02100%coinbase82d ago0xffc761…238d33
0x0260…7d160x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase82d ago0x97c8bf…86ca94
0x0260…7d160x764d…0db3BaseThe Agent CarnivalCarnival$0.01100%coinbase82d ago0x89f029…c3922e
0x0260…7d160xbaf5…53ccBasex402 service$0.04100%coinbase82d ago0x966f9c…58a390
0x0260…7d160xd20f…7d0dBase—$0.004100%coinbase82d ago0xc063aa…3503ba
0x0260…7d160x1f01…9a2fBasegpt55-token-gatewayx402$0.0025100%payAI82d ago0x2b1da0…be0ad9

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.