Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x2138ca…cdb901
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x7003be…dcfb23
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x29bee7…225fb2
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x512014…c7a4a6
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x7ea7bb…c717b0
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x526027…e40f61
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xa7f887…793094
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x340f77…4574ad
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x306c64…c9edf6
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x99bc0e…1006ef
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xf1c017…5bfa26
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x5bb452…d12dfa
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x8e630e…aecea8
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xbb6cb5…ef6b72
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xa467bb…1e0e3c
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xaaa6e5…f03af7
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xed46b9…de3e9d
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x193ad5…95f3d3
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xd02323…25fc00
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0xb0a91d…5a9df1
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x837026…da2d3b
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x099009…4eaa9e
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x2a94d6…c6abea
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x15aaba…17b9f0
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22h ago0x31d596…84b37a

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.