Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0f7a9d…937b44
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7c6ea5…790808
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x38eb2d…138ecc
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4c5201…9f06b2
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa8c95a…e14f99
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcaedab…c17bf8
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3feda1…c1c625
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe2146a…bf2729
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7d0138…39b935
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x91eea6…6bb3ef
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x352a1c…084a19
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbf2db6…410b57
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x739d70…88805a
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe204ed…972bf7
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x094795…f74fd0
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd14fb7…4c5383
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9ec0b6…884618
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcd5460…1440a1
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7df9ed…a20b01
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa5e330…b24361
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x78d49a…16e902
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9ec185…b30c5d
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x26894a…97aa2b
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf18ec5…25eb2e
0x1e82…76cb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe6b219…ca45af

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.