Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x088f…a1900xef43…6c7fBase$0.01100%virtuals9s ago0x3b5140…c111eb
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0x30b960…2decbe
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x5dbd26…713f1d
0xf988…b3c9velinus.ethBasex402 service$0.29100%coinbase13s ago0xd61019…0dc50c
0xeb31…44510x47c5…4fc3Base$10.5070%0x81da…371f13s ago0xcd557e…738860
0x445f…40930xfe80…47eeBase$0.001100%fluxa13s ago0xbf7225…bf1b0b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x339a47…537a07
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0x6576d0…0c5b2c
0x1332…66eb0x47c5…4fc3Base$10.5070%0x30af…b89d17s ago0x0c0aa2…41ae5b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x78be93…f00891
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase21s ago0xc0521d…92d5f6
0xae4f…b7470x6366…f1e2Base$0.00342170%0x17c8…043623s ago0x2431a1…4b2a3c
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x3b7c60…d2183d
0xcef2…96f90x20bb…8dd9Base$1.5070%0x3e32…3ce727s ago0x494ae0…be2a26
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x26b610…f9f884
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x2213c5…83e71e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xbe5f2e…5ccb5b
0xee9c…ed970x3e0a…78e7Base$0.004173100%coinbase31s ago0xba5d1b…6e64a6
0xd25f…9b970xf096…b86bBase$39.7170%0x90e5…259c33s ago0x6e503b…199b13
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x745547…38957a
0xa88f…fb040xef43…6c7fBase$0.01100%virtuals33s ago0x71af5a…7968b9
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x1faae8…409ea7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase37s ago0xfb3cde…2521ea
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x9b088c…372b20
0xae4f…b7470x6366…f1e2Base$0.0570%0xfc74…d8a541s ago0x5bebe9…fd0296

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.