Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c0…d20a0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase75d ago0xe309fa…40dc58
0xd9c0…d20a0x6302…ad57BaseTripadvisorTravel$0.04100%payAI75d ago0x1e8628…4e3934
0xd9c0…d20a0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase75d ago0x39673a…af041e
0xd9c0…d20a0xb5a0…032dBase—$0.05100%coinbase75d ago0x7e3296…9f9f79
0xd9c0…d20a0x03d7…584cBasex402 service$0.06100%0xf615…3d6c75d ago0xdedfd7…d9b256
0xd9c0…d20a0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase75d ago0x98dc22…5f5a08
0xd9c0…d20a0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase75d ago0x54d956…b3e5bf
0xd9c0…d20a0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase75d ago0x501640…33a0a4
0xd9c0…d20a0x5721…8867Base—$0.001100%coinbase75d ago0xafa3a8…cfbb78
0xd9c0…d20a0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase75d ago0x95fd65…234aab
0xd9c0…d20a0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase75d ago0xf65c42…ddfb81
0xd9c0…d20a0x8220…1197Base—$0.10100%coinbase75d ago0x1f6c46…76797d
0xd9c0…d20a0x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase75d ago0x0f4e3b…f0935a
0xd9c0…d20a0xbaf5…53ccBasex402 service$0.01100%coinbase75d ago0x474851…577854
0xd9c0…d20a0x2932…4f60Basex402 service$0.01100%coinbase75d ago0xe36b0e…0f2fbc
0xd9c0…d20a0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase75d ago0x02b821…8eef5d
0xd9c0…d20a0xc0cc…de0aBaseStableNinjaPlay Store Apps$0.01100%coinbase75d ago0xe12392…43e179
0xd9c0…d20a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI75d ago0x165053…32f159
0xd9c0…d20a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI75d ago0x439a43…05b3cd
0xd9c0…d20a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI75d ago0x4d7ff4…48826a
0xd9c0…d20a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI75d ago0xfbb838…026484
0xd9c0…d20a0x50ab…12fcBaseArbiPulseDefi$0.12100%coinbase75d ago0xf6be80…c564e9
0xd9c0…d20a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase75d ago0xd0b568…88e441

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.