Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x2d2e1c…429958
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xdb7b71…1bfb05
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x702311…58ec47
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase25s ago0x536229…6cf786
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase25s ago0xff9153…b59bc8
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase27s ago0xc9a33f…5b69aa
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase27s ago0xbbd0db…09fa41
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xca2cbe…1242e7
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase29s ago0xc9278b…1b0e5e
0xcfef…534f0xd58e…f6aaBase—$4.0070%0x3e32…3ce729s ago0xf6d931…7c773d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x461d28…b13803
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xc763f2…cf3756
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase37s ago0xbcc70a…b4bca8
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xed0f44…c418cc
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x1b7d08…d05671
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793243s ago0xb1abb6…ba0b7c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0xe26c34…995270
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0x412c3d…e0b9c9
0xc7f3…c0440x5f11…468aBase—$0.34100%primer55s ago0xbb92f9…80d957
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase57s ago0x44cf40…6f9401
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase57s ago0xd57204…1311ba
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase57s ago0x97f34c…cb50e6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase59s ago0x2b3ac2…1507d7
0x8749…bc9c0xce33…989eBaseAmazon Product SearchAmazon$0.0035100%coinbase1m ago0xe0cf7b…09c8c6
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase1m ago0xb559f6…2d04b5

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.