Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c5c…9ce90x6839…1a2bBase—$0.003100%coinbase16s ago0x0bfb69…a904e2
0xa02a…2e120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x6bd0de…153d6a
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase16s ago0x697693…8852bd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x606688…880ff3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x9085db…109055
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a524s ago0xb9639c…a2b027
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc30s ago0x82e170…8791e7
0xa02a…2e120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x975e5c…7fa414
0x12c5…351b0x6839…1a2bBase—$0.003100%coinbase32s ago0x67c852…6891bf
0x13d4…a81c0x38a7…62a3Base—$1.1070%0x3e32…3ce734s ago0x488313…b9437f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xba6632…f03a21
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x578ff6…54d822
0x3ca0…aa710x552c…a3f6BaseAye ScoutMarket$0.005100%coinbase40s ago0x927c01…09166d
0x277a…84ec0x6839…1a2bBase—$0.003100%coinbase46s ago0xf75ec6…3045fd
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x595612…0173bc
0xa02a…2e120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0xe62a36…38062e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x206fa5…2f4879
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase50s ago0xe19e1f…4e7c33
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase52s ago0x165b7e…2c2bbb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase54s ago0x2592eb…43ee5d
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase54s ago0x99db9a…511842
0x17df…8e4a0x6839…1a2bBase—$0.003100%coinbase1m ago0xf821ab…575739
0x6ec1…e45d0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase1m ago0x1f6fcc…a7d29e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x2a6fbb…31fa19
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x8d4461…fa3851

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.