Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xaa4500…1e8137
0x42e2…cfc20xaea4…293dBase—$0.2070%0xa923…c9ac13d ago0x462858…12721a
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe21d69…f6863d
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3570ab…c6063c
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x500f97…caf754
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x319439…b3eabd
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2f7410…892d45
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x275c93…acfbf5
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x96c648…e3a1a1
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9d4861…bdc289
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xaa35bd…8df10b
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbaa916…9ff726
0x42e2…cfc20xaea4…293dBase—$0.2070%0xa923…c9ac13d ago0x839303…ee08c2
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x241b8b…1e319c
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc73a39…80baed
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb89f25…cfd99f
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1c1fff…fdc2d0
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7e3886…6c2b33
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2dc781…7c6743
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x170cf6…887a68
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd843e2…869f94
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x333001…4b57c9
0xaea4…293d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8e31b0…ba68e2

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.