Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase10d ago0x6d7d11…8f787a
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase10d ago0xf50ee8…45f839
0x4aa5…8b660x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x65c4b2…c8d5cb
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0x39c19a…d45e62
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0x42e6b8…9a2a22
0x4aa5…8b660x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x6a65e6…40eb4d
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0x50a062…bcd94e
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0xbaf25d…220568
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0xfd70ee…0d5364
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0x0be45d…f9bec8
0x4aa5…8b660x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xffc52d…6b6a33
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0xa4a547…d9a01c
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0x1c9b6f…42ce18
0x4aa5…8b660x325b…d430BaseStableEnrichExa$0.002100%coinbase10d ago0x74c39b…53265f
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase10d ago0x1ead4f…14038a
0x4aa5…8b660x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x6877a3…d5e756
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0xbd2b21…4ccef8
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0x3f42d5…1e9c59
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.009731100%coinbase10d ago0x1074ff…2d9ef7
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.009679100%coinbase10d ago0x5f8c74…22f308
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0x610b69…ba3eb7
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.00939100%coinbase10d ago0x327d2f…57ba8c
0x4aa5…8b660x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xa49078…c5bf20
0x4aa5…8b660xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase10d ago0x4bab62…f14bdd
0x4aa5…8b660x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x299815…f5ca72

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.