Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4df8…47a20x6839…1a2bBase$0.003100%coinbase14s ago0x392e51…94b790
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x2ac01a…e6436f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase14s ago0x28880f…8bd6c6
0xa712…6fe10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x34c379…4bc644
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0xcefe42…4348e1
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xed5721…b13460
0x7168…8f070x644b…13b1Base$65.0970%0xa923…c9ac18s ago0xb335bd…7d2e23
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20s ago0x1052ca…8c809c
0xab3d…be8c0x6839…1a2bBase$0.003100%coinbase22s ago0x5b7693…c035d2
0xb968…8b140x50eb…6480Base$0.00170%0x54f0…793222s ago0x7b5d4f…2a6e49
0xbd17…47200x47c5…4fc3Base$105.0070%0x5513…a8a924s ago0xac5d61…391c07
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase26s ago0x0cef42…446c93
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xca6351…231a97
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa28s ago0x9e766d…fc4f0a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase28s ago0x45cd4b…e79729
0xa712…6fe10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x90a7b7…23379e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x1ed99e…3bd3fc
moshna.eth0x9305…f13fBaseNansenCrypto$0.01100%coinbase30s ago0x4ff6c4…a03150
0xb71c…18c30x6839…1a2bBase$0.003100%coinbase30s ago0xed7d96…c687fe
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase32s ago0x290df6…ea951d
0x81b6…c1e90x3e0a…78e7Base$0.005263100%coinbase36s ago0xaf27f8…4eed0f
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xc5c2e1…1ae793
0x6728…cec60x6839…1a2bBase$0.003100%coinbase40s ago0xc495f3…4ec221
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x5fed39…e6475a
0xa712…6fe10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x7938ba…626d60

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.