Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3c7481…4b64dc
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa36ee6…6322d5
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4ce7c4…877111
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb1b849…cc4a49
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe5660d…21de66
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe99624…c2bf6e
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xef04d6…d552e4
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfd489d…58335c
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x161661…275934
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x145ac8…aa5006
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x751c07…b2a097
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x89fd5d…709cd1
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa2c29c…203769
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1feec3…333d58
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x39e146…761c60
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x735aa4…b7d526
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x65161b…19aef9
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xee0c44…18f1e0
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x05502d…28290a
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x82c081…93e221
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf4388c…503e8f
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4dd25c…954b99
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf34bf2…817dcf
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7a5d9c…9a4c7a
0x2573…14ea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf1551b…7dca6b

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.