Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x1802d9…e45e68
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x1440e1…e54abf
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x25a193…599e3a
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc26891…9f8f48
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbbe571…f459c3
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x19e381…bfbb2e
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8ff578…244dd3
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x9e836f…38c47c
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xff0a75…b58a2b
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xa38edc…3fae82
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x655c14…b2b519
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x5b6cc9…dfe917
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe27201…1251f3
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x591151…371161
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xb8f2c9…2a0481
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xdb0bfd…24585f
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbafa4f…6ab08d
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x456831…3da6ec
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7e9655…b2f050
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x9d0816…f7c65f
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x2725b8…4cab1e
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x09e72c…9b59ff
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc44f32…0ef982
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xded88a…001f6d
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x1f0878…a73ffe

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.