Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9dca76…314a02
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x68982f…9b1bcd
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd49ede…e422e8
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2a1981…a7f644
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4c9651…50cb81
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb4bf33…b6f08b
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbd2f19…cb8c9f
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8588c7…eb7914
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x924d44…00ef7a
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x315272…616309
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x79bf29…776fd7
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb0bc46…de24b1
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd217c6…29ef41
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe4c491…816413
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd07cc6…df6e93
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x203e10…dc2b51
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x24be96…78ab10
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2fc9df…3dbb6e
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x236792…b77c5c
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4edf43…bf8605
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x19708e…60f2d0
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x70b4aa…6e4ebe
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6f5d87…4b8845
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb617db…17dccd
0x893b…bef90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd918d2…b67212

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.