Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb81efa…1db83d
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb97c57…021607
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xad25cd…038f6e
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5d1157…803b10
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x65d211…33ba36
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6ba691…17d7f2
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2ec245…364e97
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1414ae…98161f
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc02a80…252daf
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa71c07…cfa6ce
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x156e0c…e507dd
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x86b726…c42eaf
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x20553e…210221
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xefe1ea…cfb0a5
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0531f7…06e2d5
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x27dab1…5e6bf7
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb2e7b5…392f27
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcebc92…b0b29f
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0998e3…3bf264
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1bce1b…5ab49c
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xeaed6c…aec2f6
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe7def9…50342d
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb0cd72…8170bb
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1552ec…d37f87
0xa48f…bf120x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1ad014…911c9d

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.