Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9s ago0x6bda07…9fb8b2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0x8ece59…fd35cd
0x92f0…9f350x325b…d430BaseStableEnrichExa$0.01100%coinbase11s ago0xe53efe…4f5802
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase11s ago0x11e5a4…fc39dc
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x7124c2…187dc3
0x9499…29550x3e0a…78e7Base$0.004624100%coinbase13s ago0x7847ec…2fb80d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x195d27…14025a
0x6cb4…55ed0x6839…1a2bBase$0.003100%coinbase13s ago0x30d30a…c4295a
0x2167…d5500x47c5…4fc3Base$11.5570%0x0b7e…f08e15s ago0x4fa4c0…46d226
0x1378…50140xa8b2…1d68Base$0.0170%0x9501…c67715s ago0x7b5fb6…25edac
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase17s ago0x319936…4b5b16
0x9dcb…0d7a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xc130c0…ddac75
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase17s ago0xdba260…cc3736
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase21s ago0x063442…f6ff18
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xa3adac…c4dca0
0xd906…36020xfe80…47eeBase$0.001100%fluxa23s ago0x51a9a7…96b405
0xd11b…bfba0x6839…1a2bBase$0.003100%coinbase23s ago0x7cd71b…331aad
0xa599…919c0xfe80…47eeBase$0.001100%fluxa23s ago0xfe584b…3d7079
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x280f49…390570
0x3be9…575c0x4cd0…bc31Base$90.5170%0x4337…d99527s ago0xc9d543…fca191
0xcbe1…a8ca0x3e0a…78e7Base$0.004434100%coinbase31s ago0xb2c0f2…fa82e0
0xf595…356d0x47d3…9ddaBasex402 service$2.50100%coinbase31s ago0x6038e0…2d465f
0xf408…139f0x6839…1a2bBase$0.003100%coinbase31s ago0x23c25f…5a3cee
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase33s ago0xef829c…b5bbd3
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase33s ago0xfa65a3…0448ac

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.