Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf29c16…ff02d6
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x17bbb3…eac414
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x150540…d208bc
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe5d998…7189d0
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x429c93…d3bd23
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe9d4c6…65ce1a
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x041876…1cbeeb
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa7c5da…e9bd6c
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd9b034…d5ab04
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfd9d99…ccfe37
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd38d87…0f7cad
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x53d2d6…3b9219
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd4f86b…8b0861
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x06cf10…5f6ad7
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe55f9d…8dfb85
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe70a64…0b0253
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x337de1…3d8924
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x770ab3…343cea
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1f58ee…0d5f85
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4962d0…a05e03
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa849dc…a79fa6
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8c06aa…f0760c
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xee5f38…e2eef8
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5e411d…0eaaf5
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xebd78b…54bf89

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.