Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x47d7ae…59887c
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdf78ed…1bb84a
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0a9467…0515a0
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x16d22f…9d939d
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x28cc16…a39ef8
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7dcd4e…6056a1
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x154200…86542f
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd62168…7f33a4
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8fe6e7…e2e2ba
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xef436a…68e355
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xee7b37…880250
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6f2da6…72ee27
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x15d67e…7df967
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x85d38e…86f099
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7a423d…edd76c
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x78b15d…28879f
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4455de…0555ad
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x51a41b…9e608d
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4c6f1e…62c89e
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x09a96f…450851
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x12fa14…b300a9
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8014e6…32fcf5
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4b7356…c061f1
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3584b3…1cf50e
0x0ea3…1ac40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcc310f…045ca8

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.