Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase104d ago0x4b97ac…463ed4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase104d ago0x5ebc85…7df6e0
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x33c6dd…25e426
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade104d ago0xb92560…2cdb5d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002887100%coinbase104d ago0x010d40…797395
0x5f11…468a0xc7f3…c044Base—$0.07100%primer104d ago0x9d436d…dd5b87
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase104d ago0xd231f2…21a993
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74a4ae…2bd18a
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade104d ago0xeef5b7…9c7ddf
0x2b41…90370xe903…1abfBaseBlockRun.AIAi$0.00001625%0x9a96…eb9c104d ago0xd5ad9c…092f98
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase104d ago0xdbfb11…32d565
0xdbfc…84980x6839…1a2bBase—$0.003100%coinbase104d ago0x67a9e2…be9ec8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase104d ago0x0fd4ad…1ccfa7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase104d ago0xfb825a…473d20
0x2b41…90370xe903…1abfBaseBlockRun.AIAi$0.00001525%0x9a96…eb9c104d ago0xe38e27…4bdd9e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00285100%coinbase104d ago0x9d398a…19461b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001515100%coinbase104d ago0x9adfb7…4c6e40
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003492100%coinbase104d ago0x18e912…876261
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002851100%coinbase104d ago0xf02b01…2384d4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001688100%coinbase104d ago0x093084…40775c
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase104d ago0xb99c31…4ca9d2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001546100%coinbase104d ago0xcc11ea…30ad3a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002894100%coinbase104d ago0xadf234…0c737b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003767100%coinbase104d ago0x6b1001…7b35f2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002854100%coinbase104d ago0xf34ce9…ee6c72

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.