Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9652…983c0x4a26…11b8Base—$1.00100%coinbase17s ago0xae233f…836d70
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19s ago0xa8cdf4…e413e7
0xfc2e…db2d0x8c4c…9106Base—$1.2570%0x7e99…098821s ago0x5e9486…c07b50
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x124d01…bff6b8
0xfc2e…db2d0x4e7c…b9f5Base—$1.2570%0x7e99…098827s ago0x7caed8…504578
0xe716…41150x9305…f13fBaseNansenCrypto$0.05100%coinbase27s ago0x28cf52…ae2dd6
0xca0a…2d7a0x85b4…627cBase—$2.23100%coinbase29s ago0x18ffdf…f10562
0xc717…10c90x7d2c…bcfeBase—$0.05100%coinbase31s ago0xb63a11…c0dde8
0xca0a…2d7a0x85b4…627cBase—$0.58100%coinbase31s ago0x0cc308…b6de87
0x35f4…f7200x40a8…ad8bBasex402 service$0.005100%coinbase31s ago0xf630a3…2f38b1
0xca0a…2d7a0x85b4…627cBase—$0.41100%coinbase33s ago0xee8690…125983
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase33s ago0xc38627…be40e3
0xca0a…2d7a0x85b4…627cBase—$2.39100%coinbase35s ago0xabc32d…7477d6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xfca4d6…6206fb
0xd719…eeca0x525f…21e6BaseMassiveNews$0.01100%coinbase37s ago0xbd32e2…edf9bd
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase37s ago0x482c82…bb3e8e
0x467f…a4c10x85b4…627cBase—$1.20100%coinbase37s ago0xb2468f…806008
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39s ago0xcb6c9c…d7de12
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase39s ago0x005166…ba6b2b
0x467f…a4c10x85b4…627cBase—$0.33100%coinbase39s ago0xd7df1a…7893de
0xb44b…7a650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x4d6e26…651307
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x8de314…c1f167
0x467f…a4c10x85b4…627cBase—$0.90100%coinbase43s ago0x09ffd1…aba34b
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase43s ago0x6512c3…e8ed27
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…793245s ago0x0c761e…d70329

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.