Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x6138cc…f7a0c8
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0xa3dc7c…ad1223
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x655bf7…5cea36
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x996da5…729275
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0xad3dcc…fc9a3b
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x0b2ec9…81ae73
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x900b72…7f943c
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x61c848…7b68c5
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x7726e9…8d5855
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.005148100%coinbase140d ago0x797415…f6748a
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x2754ef…03cd13
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0xc49569…4a0598
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x0c7025…254582
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x04a62c…f384ec
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x7d9f2d…9409ae
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x74f5eb…c43407
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x0770b2…556579
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0xce2f76…427e91
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x0d7375…aeb96d
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0xd6e018…7ffabf
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x9173d9…4a18c9
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x212716…546f01
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0xf8cfc1…876990
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.004858100%coinbase140d ago0xd84d06…d8695e
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x7f5099…6113d9

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.