Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7s ago0x6f188b…10478c
0x5e98…f7a60x47c5…4fc3Base$19.9570%0x5e44…05a87s ago0xc3241c…bb62ae
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0xb1f09f…e33136
0xd8e2…93170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x0c6f42…d4cc92
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x8170c2…f3fcf2
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase15s ago0xc2666d…0a069e
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x31e0e9…b0b8f2
0x42ef…b1120x3e0a…78e7Base$0.004755100%coinbase17s ago0xc55db2…4f5301
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase17s ago0x6fcb16…c8f20b
0x3382…c44c0x6839…1a2bBase$0.003100%coinbase21s ago0x69c468…3dc677
0xf0b5…85560xb86a…e183Base$5.0070%0xb86a…e18323s ago0xbf9c76…1ad875
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x2aa45f…562250
0x941c…27e60x50eb…6480Base$0.00170%0x54f0…793227s ago0x1b3941…f35049
0xd8e2…93170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xd614f6…e4d2c7
0xd522…8b6c0x6839…1a2bBase$1.00100%coinbase29s ago0x845d1a…46d73a
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xcdf90c…1d9c82
0x28fa…de6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x276e0e…ad487e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x0fc951…0c48e0
0xd719…eeca0x525f…21e6BaseMassiveNews$0.01100%coinbase37s ago0xc221a0…a08f0c
0x2fc6…befe0x7d94…3ef7Base$7.9070%0x6351…0d6237s ago0x023faf…fb9c8c
0x43cf…57160x47c5…4fc3Base$10.5070%0x4c95…d79b39s ago0xcb965d…bf463c
0x25dd…1bdd0x6839…1a2bBase$0.003100%coinbase39s ago0x6a6911…ceb560
0x1332…66eb0x47c5…4fc3Base$10.5070%0x422e…487039s ago0x98d150…c5e034
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xc0ef5b…d6bcd0
0xd8e2…93170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0xca7d67…19bd25

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.