Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x70fa…aa0cBase—$49.6770%0x64b2…883311s ago0x0dbdc0…ecf1c3
0xcb42…f0fa0x47c5…4fc3Base—$9.3570%0x065e…0a6011s ago0xf73428…356df8
0xae75…d3610x17cd…7905Basex402 service$0.05100%coinbase11s ago0xd4941f…6c4cc7
0x1332…66eb0x47c5…4fc3Base—$87.1570%0x04a0…f71813s ago0x8cdbd1…a6c148
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xbfc86a…3d6fb3
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase13s ago0xc8e743…19a00e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x82ced2…b4afd0
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x892335…13b4cf
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xb3efa3…f2dc57
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x54c98f…b9cdb2
0xad4a…723f0x6839…1a2bBase—$0.003100%coinbase27s ago0x36e16e…5d7d14
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase31s ago0x5c3847…be84f8
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xfc691d…d53faf
0x5fcb…03100x50eb…6480Base—$0.00170%0x54f0…793235s ago0x64c14f…9e3e5e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xe03c6d…5a1e35
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xf97e03…73211e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase39s ago0x05204e…54eeb0
0x225c…92150x6839…1a2bBase—$0.003100%coinbase41s ago0x124c25…0dbb2e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x99e8da…37d33a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase43s ago0xb43fc5…871dff
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x3c35…aa7343s ago0xce3da6…2079e8
0x941c…27e60x50eb…6480Base—$0.00170%0x54f0…793247s ago0x326746…161dd3
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x5520…8e5b47s ago0xe6baad…72a9e6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0xedb8e3…3b2735
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase49s ago0x4074ca…e1aa79

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.