Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0xa5e685…c1856b
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x7eb84f…ff8bcf
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x731e8d…e9f8a4
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0x67c334…ed4975
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase145d ago0xbb1e69…72ec9d
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0xf2cad4…be0a6d
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x0ed1d2…bc831d
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0xa809fb…85ac20
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0xed80a4…737102
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x04d55a…a30645
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x9e5a1e…fe0b3e
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x3c1d74…69ac13
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x432e92…900d13
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0xded727…1e0182
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x947b93…1d9fc3
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0xbf8689…edb1ce
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0xac0704…bf9b1c
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x7196a5…9e30e9
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase145d ago0x40e400…00c9f2
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase145d ago0x6f6b17…856b93
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase145d ago0xca9b01…b88a68
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase145d ago0x68d797…d21fac
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase145d ago0x57f954…7f44c5
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase145d ago0x890d3d…375d1b
0xe918…90920xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase145d ago0x8d7b7d…160484

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.