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%coinbase7d ago0xb40153…c6e0b3
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc462b1…8452a0
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe3e440…e77687
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe75886…6a7cde
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5afd43…12413e
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa0e9c3…7af461
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x128d30…cbdf9d
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9e75e4…2e315f
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb6293d…33b9ae
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3a27cb…0d4c0b
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x69460d…403e48
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2671aa…7e48d3
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcd7377…aa36c5
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1441a6…df9eb2
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0893b5…e0071d
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb5d1be…fe9b42
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x381b18…7548be
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x46e214…a8238e
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbc6815…bbd453
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8e4374…8c74c9
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd98bd1…f58ae8
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc9fdf6…3e337e
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaea7f1…3f63ee
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8b9817…42ca0b
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe7535b…06341a

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.