Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0xb72720…1aaf56
0x781d…339d0x50eb…6480Base—$0.00270%0x54f0…79329s ago0xf1fa86…ab51dc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9s ago0x26cb9b…479ac2
0xaa92…18300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0xceb38a…8e26b3
0x53d5…1f9c0x4f4b…422dBase—$0.001100%coinbase11s ago0xa00cae…8e1958
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xc21a53…bd0a93
0x5c38…d56a0x6839…1a2bBase—$0.003100%coinbase19s ago0xd4014f…352a54
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x6aa1fb…093b69
0xe91a…ee310x3e0a…78e7Base—$0.003306100%coinbase23s ago0xceda75…3c7c63
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xfdbe47…e10c71
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x975df5…edc046
0xaa92…18300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x76702f…9ce119
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase35s ago0x6f8e27…72de9f
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x1089d8…09b858
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x79d788…b94020
0x53d2…d1f10x6839…1a2bBase—$5.00100%coinbase39s ago0xb8b72d…6bee13
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0xd71a69…ec8be5
0x5656…08a10x50eb…6480Base—$0.00170%0x54f0…793247s ago0x2592a0…5acd01
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase49s ago0x2227fc…a4849c
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x23efda…f03bd2
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase51s ago0x39bcd5…e456b2
0xaa92…18300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0xdd009a…9b95cb
0xaa3c…0afd0x6839…1a2bBase—$1.00100%coinbase53s ago0x279ab9…93a6ee
0xd59f…85650xa9dd…2315Base—$0.002100%coinbase55s ago0x6262e6…c5c816
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase57s ago0x3e88c1…a7af0a

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.