Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x46fb07…566cf6
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x32b164…59811a
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x39b97c…f96788
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xb75034…cf2803
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xb36baf…d657e9
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x2a468f…6c4e9d
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x8aa945…966349
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x90d75d…a5367c
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x29d735…951015
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x5a444f…7336d7
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xd49041…d4df03
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x5beba5…911512
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x0cbe1c…361f2d
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x3fc247…6b6f37
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x33dcf8…cd4111
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x279702…b15cec
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xa120c5…8c5ad2
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xf84a11…f5bc04
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xa5d45c…ea396b
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x2bce10…2f5078
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x3b0581…edc766
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x4c6aeb…da1b64
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x492327…82a8f9
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x706c12…1ca84b
0xbc6c…c7c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xa208e5…d5246c

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.