Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xd25773…a46bf5
0x41c8…3e440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x16c5a1…d48db5
0xadca…64e40x7ce7…14ffBase—$0.7570%0x25e9…76f027s ago0x460b23…9c4917
0xadca…64e40x7ce7…14ffBase—$0.7570%0x25e9…76f027s ago0x460b23…9c4917
0xfb1f…a5850x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xe40f94…7e1b91
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x4aa5ec…c58bdd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase29s ago0xd8ae23…8a0c59
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f031s ago0x0a2975…28a0c6
0xbe09…55540x3e0a…78e7Base—$0.003092100%coinbase35s ago0xa092d7…ec9dd4
0x41c8…3e440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xe2ac8f…bf30c7
0x679f…86740xfe80…47eeBase—$0.001100%fluxa43s ago0xf017a8…2fd6da
0x67a2…4efc0x4f4b…422dBase—$0.001100%coinbase45s ago0x6b9c91…a950c8
0x709f…77f60x47c5…4fc3Base—$10.5070%0x7311…c90b47s ago0x61f340…91551a
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f053s ago0xa29466…6da4ac
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase55s ago0x25ea51…5df44b
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase57s ago0xf12e13…1c0e77
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase59s ago0x7be79e…8a4723
0x41c8…3e440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase59s ago0xe781d5…260605
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1m ago0xb25959…3497f9
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase1m ago0x06b621…52467a
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase1m ago0xd075e3…b5a5fe
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase1m ago0xc0c748…d915e9
0x5bdd…f4820x9e25…0810Base—$0.0170%0x9e25…08101m ago0xb89249…de2494
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase1m ago0x97d89a…7de25f
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xb31cf7…4cf6ac

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.