Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x35b103…460e24
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x6accd3…7d980c
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0xc0a8ae…dc6e42
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0xaea3bb…a2cd0e
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0xa1a3cc…4c391d
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x0f9f9f…9adf49
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0xb274d9…923164
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0xa43b47…001950
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x33de0e…503f06
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0xaa1b3d…e01bb7
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0xb2755c…96e0f0
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0xcffdcb…981a30
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0xe70de6…6d4812
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x9e6e5b…d0bce4
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x645aa2…37e14c
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0xa89f56…e4bd47
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x1c61d4…238e8f
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.008791100%coinbase25d ago0x3d44e3…edc98b
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.008332100%coinbase25d ago0xfaa675…78c6c4
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.008281100%coinbase25d ago0x0972bb…5a9f1c
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.006342100%coinbase25d ago0x8e92ef…3bf5dd
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.006332100%coinbase25d ago0xaa603c…43ceeb
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.006322100%coinbase25d ago0x33bc03…33359b
0x81cd…b4510xe903…1abfBaseBlockRun.AIAi$0.006235100%coinbase25d ago0xe68e44…da5573

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.