Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase107d ago0x592e57…4d2cd1
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xc36818…1afb1d
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xc55caa…61f890
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase107d ago0xe2cec3…219be9
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002597100%coinbase107d ago0xb0e9d0…be817f
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002161100%coinbase107d ago0x67110d…fccaae
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase107d ago0x8e75cd…9022f9
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase107d ago0x822c75…b84534
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase107d ago0x1f1b17…e18a3e
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase107d ago0x1be16a…2f1282
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase107d ago0x4e5f12…3ee2a7
0x3b7f…ccea0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase107d ago0xa2a0f4…98bb0f
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase107d ago0x065fd8…1cccd5
0x3b7f…ccea0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x3eaacf…a3f9ca
0x3b7f…ccea0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x7d5ab9…05d63d
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase107d ago0x146929…0c359a
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase107d ago0x3367fd…f9a20d
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase107d ago0x6db04e…8c590d
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase107d ago0x5ace3a…1d4ffe
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase107d ago0x564267…8feb2e
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase107d ago0xafe5f4…9a2f19
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase107d ago0x677936…e00e40
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase107d ago0xc8860b…3a3f08
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase107d ago0x46a056…683732
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase107d ago0x9d5ab0…d122ef

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.