Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x1e9fd6…ca40a2
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x94d3b9…8284eb
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x57f046…bf8ab0
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x568a7c…d2212d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15s ago0xfd5c85…62ac66
0x7078…50800xa9dd…2315Base$0.002100%coinbase15s ago0x31601f…bde1dc
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xe4ca28…ecbbc8
0x304f…c1800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xe62eb5…c70701
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x105801…8bbe94
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x81ca9a…b51278
0x4da9…ee180x3e6c…1852Base$2.00100%coinbase23s ago0xa8dcb9…4462bc
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase23s ago0x322a14…f1b5f7
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x744e3b…c047ce
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x921831…5996c1
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xaf1040…3707e9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xfed4de…b796f5
0x1c04…e8b50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x8b2808…3019e9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x9985c9…6748ba
0x14b4…ac950x17cd…7905Basex402 service$0.05100%coinbase31s ago0x2d6518…57371f
0x21bb…c1db0x3e0a…78e7Base$0.00415100%coinbase31s ago0xcd9543…2a8471
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase31s ago0x9a9dd0…4bc09d
0xa328…b1710x47c5…4fc3Base$10.5070%0x5a57…2a9e33s ago0xe69f3f…2138ef
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x362410…4eeabc
0x1332…66eb0x47c5…4fc3Base$10.5070%0xfe8c…49bb35s ago0x7ac662…139f9c
0xd906…36020xfe80…47eeBase$0.001100%fluxa35s ago0xf98c79…f70aa8

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.