Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x29e266…1ab4fd
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xeca99b…8dd25a
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc438bc…f34927
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x80a67a…7ae993
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5ea694…73e612
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf3c9f2…b6c0d6
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa7d3fe…f267e4
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6f35ef…9f8be3
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xac84c9…1fc4ab
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4df5d2…810777
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xedab94…8a4164
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x55f1eb…605993
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x10b8e1…2be045
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x09d916…ec91e2
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xafb8c9…7f866b
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x48d3dd…3f3443
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc97625…ae7ca8
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1b4d66…65f010
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xceca9b…1d7769
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8eeadf…e30803
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdb22ff…050907
0x86be…b3ee0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xab570b…16de4e

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.