Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9148a8…58b6df
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf007f1…6ba6a2
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x390b30…65741d
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5040eb…b9aac1
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x76b75b…09ce42
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x839c4b…544aaa
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xca7098…313df2
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9182d3…c197a4
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3f79ac…5ad769
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4a0871…58aeb0
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x082bfc…6e8428
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1705f9…5a9593
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xee44c5…1bb8ef
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x921c17…2a3ad2
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdf9d27…5b056b
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x69df63…4293b6
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa58b0c…cf8fbf
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc68aa9…2f1381
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd8ea5e…831746
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x313c6a…974c07
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9e79d2…ded0dc
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdcf273…81c830
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc6966e…c4d43c
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdb92ad…66265d
0x7e7d…688a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x81be1c…f6176e

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.