Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xea50e2…e60a40
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xda3b92…18b507
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xce539f…459261
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa4eece…3efbdc
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x969552…5c506b
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x083469…82f932
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x406a82…1f8018
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x03d6bb…a5f5df
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x913087…c10e74
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa0d146…d959b5
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbb4c93…2eabdc
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3f66dc…525b85
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7ebcae…a964b2
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xffa6b0…b64d9d
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xddd709…cc9cd9
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5cbcad…84ff16
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1beb0d…dc0dd7
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x43f7c7…f95f01
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xff1e07…4538c6
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2064fe…6f1f57
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcaedb6…48c6e0
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x64cb17…11e682
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2d64e2…13ab8c
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x04442e…4e0083
0x7694…09bb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x77839a…60b5a6

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.