Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase110d ago0x8e7796…8d5225
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase110d ago0x8221b7…4e7c52
0x92ca…1c1f0x9305…f13fBaseNansenCrypto$0.05100%coinbase110d ago0xb80bfd…725be1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase110d ago0x74643b…566de4
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe5cba4…eb8402
0x92ca…1c1f0x9305…f13fBaseNansenCrypto$0.05100%coinbase110d ago0xaca521…74c20b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0xe69191…65d877
0x5f11…468a0xc7f3…c044Base—$0.17100%primer110d ago0x5fccdd…314896
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd00af7…ab78be
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0x8b5d23…e64939
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6d4a83…f0678a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase110d ago0x51703a…751986
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase110d ago0x9044bd…3f590b
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa293b9…e16e62
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase110d ago0x54bf14…71d9e0
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9bbfa3…27e3d5
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7a6957…d8c3a8
0x66d6…b0de0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase110d ago0xe823d5…e3da87
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase110d ago0xb86273…59decd
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI110d ago0xcab196…c37618
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase110d ago0x8f3b56…0a4040
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase110d ago0x0b4b1c…2ec57f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x002b95…37d53d
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x415e69…b4776e
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade110d ago0xe4aa1e…ef6f1a

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.