Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea39…1df10xfe80…47eeBase$0.001100%fluxa9s ago0x9cac0a…ca3266
0xd906…36020xfe80…47eeBase$0.001100%fluxa9s ago0xf42473…fa272f
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0xfd6d9c…25fcba
0x251e…92c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x9518a0…de2ce9
0xdaf4…b1050x6839…1a2bBase$0.003100%coinbase13s ago0xfc3cd7…52f0fa
0xbe32…888c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x9d0795…e4c7bb
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc15s ago0x9a9f08…05eb2b
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xdf603f…28976e
0xa17c…60a90x47c5…4fc3Base$10.5070%0x2016…553421s ago0x0c906d…ae9433
0x46f1…638b0x50eb…6480Base$0.00170%0x54f0…793221s ago0x333faa…bdf94b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x5cd93e…e8ca1d
0xb1fc…50aa0x6839…1a2bBase$0.003100%coinbase21s ago0xd03536…0f9e0d
0xfc2e…db2d0xe13e…b4e3Base$1.2570%0x7e99…098823s ago0xfd11f6…a533cc
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase23s ago0xc80c88…fcd83f
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xe6fb66…0ef96f
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x3e9894…31a43b
0x36f3…7b810x6839…1a2bBase$0.003100%coinbase27s ago0x703fc7…ba1cd9
0xfc2e…db2d0x89b5…3eb4Base$1.2570%0x7e99…098829s ago0x65fef4…af4bf0
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xbd7459…d6df09
0x64f0…70a70xfe80…47eeBase$0.001100%fluxa31s ago0x67a082…d7e2d0
0x251e…92c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xc40934…80a126
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xae4434…5cdf9e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase33s ago0x4bdaf3…a5ef8a
0xbe32…888c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x45f280…06ba7f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xaac913…9a40f9

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.