Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb7c98e…5c4af6
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x728f4e…8eb778
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf9873b…ddae07
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3b925d…3c376a
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xef39ae…33339b
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc402a3…15f2ff
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xaf6c89…99732d
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x835c80…1f0f09
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdef28b…ca510c
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x69110b…529691
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd127d7…5d26f1
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0b2e2e…62763e
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9b52ea…215914
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc67a5c…efa0eb
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x80bf5c…18b0d3
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8d301d…50572c
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x79c9e5…00fb81
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xaadb33…c23460
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5d412c…941fdc
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb869f8…063768
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6d417c…9320d8
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe501a6…daf75e
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x86fba1…e848a0
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfc55e3…ecbd2d
0x1a71…fd480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4a5d8c…830d23

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.