Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x2e8bfc…b242f3
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xe69bbd…740eda
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x971e9c…51ae3c
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xe8d9a3…528aa9
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x07c33c…9d61a4
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x46b8a8…92350d
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x7fdd34…e99ed8
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x51e1c9…5d820b
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xa8a8c8…abb163
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xf266bd…abe5f3
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x3294b6…5aa20f
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xb9f59b…238314
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x6878e1…b26bb1
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xc39eb9…65ad60
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xfdeaa1…57655d
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xf8ffea…bc42c1
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x897572…a2b5b5
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x902419…d17701
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xd10afa…0a4a24
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xf1d1cf…594602
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x256d9d…7c67e1
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xd83b30…d5aee3
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x4a4b5d…da14f2
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xbb065e…8e1efc
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xe91c95…3b1442

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.