Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd17…47200x47c5…4fc3Base$105.0070%0x5513…a8a915s ago0xac5d61…391c07
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase17s ago0x0cef42…446c93
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xca6351…231a97
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa19s ago0x9e766d…fc4f0a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase19s ago0x45cd4b…e79729
0xa712…6fe10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x90a7b7…23379e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x1ed99e…3bd3fc
moshna.eth0x9305…f13fBaseNansenCrypto$0.01100%coinbase21s ago0x4ff6c4…a03150
0xb71c…18c30x6839…1a2bBase$0.003100%coinbase21s ago0xed7d96…c687fe
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase23s ago0x290df6…ea951d
0x81b6…c1e90x3e0a…78e7Base$0.005263100%coinbase27s ago0xaf27f8…4eed0f
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xc5c2e1…1ae793
0x6728…cec60x6839…1a2bBase$0.003100%coinbase31s ago0xc495f3…4ec221
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x5fed39…e6475a
0xa712…6fe10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x7938ba…626d60
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…793235s ago0xe18692…569807
0x26a8…80d90x6839…1a2bBase$0.003100%coinbase39s ago0x4d35b0…670a6b
0x3304…ca2c0xfe80…47eeBase$0.001100%fluxa41s ago0x654b17…8a8b6b
0x745e…eae60xfe80…47eeBase$0.001100%fluxa41s ago0xb89d48…5ab312
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase43s ago0x297474…b029e6
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0xf6fa5f…503f3b
0xa712…6fe10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0xe8780b…32ce3f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x7844d3…2ae504
0x3722…c522402SignalBase402Signalx402$0.003100%coinbase47s ago0x466772…d13d40
0x4906…f9580x6839…1a2bBase$0.003100%coinbase47s ago0xb11274…6b0306

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.