Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase8s ago0x68f9e6…6dcf21
0xc1db…d66c0x9e25…0810Base$0.0570%0x9e25…08108s ago0xe05b18…b0b1f4
0xc7f3…c0440x5f11…468aBase$0.30100%primer10s ago0x31656c…5f84dd
americat.eth0x9305…f13fBaseNansenCrypto$0.01100%coinbase10s ago0x4097d2…bd9309
0x1297…4ad40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xe285bf…5ca09b
0xa028…3ea20x6839…1a2bBase$5.00100%coinbase12s ago0x53fce4…927fb7
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x20cd54…9d291c
0x470f…d0400x40a8…ad8bBasex402 service$0.005100%coinbase14s ago0x64d393…346bbb
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x83c63e…0797f6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x829a75…1ba56e
0x0667…2cf90x6839…1a2bBase$1.00100%coinbase18s ago0xe3aaca…ab33ea
0x6bdd…9bab0xef15…d82bBase$10.0070%0x3e32…3ce722s ago0xbf3aed…dd4657
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x4591e0…c004ea
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase24s ago0x58ce68…70c053
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase24s ago0xea9976…8a862b
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase24s ago0x14c92e…a03f5d
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase24s ago0xc0d981…0a8078
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase26s ago0x48ef37…351d30
0x781d…339d0x50eb…6480Base$0.00170%0x54f0…793228s ago0x2608f9…82b090
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase28s ago0x1b2375…40df25
0x55f7…ae560x6839…1a2bBase$1.00100%coinbase28s ago0xa88cfe…2ac5c4
0x1297…4ad40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x48a451…491156
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase28s ago0xd46383…c4e8d3
americat.eth0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase28s ago0x5cd7b5…71a343
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase30s ago0x7849e5…73cb9c

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.