Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ad1…07cf0x9f8b…73a2BaseKokoro TTS for Agentsx402$0.01100%coinbase48d ago0x2c43f2…b43dc8
0x3ad1…07cf0xe688…015fBase—$0.06100%coinbase48d ago0xadcdce…7164b1
0x3ad1…07cf0x9f8b…73a2BaseKokoro TTS for Agentsx402$0.06100%coinbase48d ago0x1fc36b…3d470f
0x3ad1…07cf0xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase48d ago0x6f701c…1a0c76
0x3ad1…07cf0xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase48d ago0x9249a3…9b52f0
0x3ad1…07cf0x9f8b…73a2BaseKokoro TTS for Agentsx402$0.01100%coinbase48d ago0xfd5e29…d3d335
0x3ad1…07cf0x1734…ed43Base—$0.06100%coinbase48d ago0x71b63a…6cf4d7
0x3ad1…07cf0x9f8b…73a2BaseKokoro TTS for Agentsx402$0.01100%coinbase48d ago0xb82a24…1e28ea
0x3ad1…07cf0xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase48d ago0x5b31bc…829076
0x3ad1…07cf0xe6f7…f085Base—$0.06100%coinbase48d ago0x0b6485…f43d78
0x3ad1…07cf0x1f2a…652dBaseImagconResize-image$0.20100%coinbase48d ago0x657e86…75108d
0x3ad1…07cf0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase48d ago0x1b2a42…dca5aa
0x3ad1…07cf0x9f8b…73a2BaseKokoro TTS for Agentsx402$0.01100%coinbase48d ago0x74a91f…7a85fb
0x3ad1…07cf0xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase48d ago0x53a5af…6add37
0x3ad1…07cf0x5e6c…4d2eBase—$0.06100%coinbase48d ago0xbf8bf2…55aae6
0x3ad1…07cf0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase48d ago0xd822f6…624937
0x3ad1…07cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase48d ago0x896c6e…71e5ae
0x3ad1…07cf0x87ab…2fe5Base—$0.06100%coinbase48d ago0x995b31…5520e5
0x3ad1…07cf0xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase48d ago0xb1fb31…45227c
0x3ad1…07cf0x1f2a…652dBaseImagconResize-image$0.20100%coinbase48d ago0x38bcc4…3569b4
0x3ad1…07cfConcierge AgentBaseConcierge AgentAI$0.10100%coinbase48d ago0x97c719…549353
0x3ad1…07cf0x2583…967eBasex402 service$0.06100%coinbase48d ago0x4ecaa9…59167c

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.