Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x178755…86743d
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x586685…14e480
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x182166…4c42a3
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa61d63…ead8b7
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x47a362…94999d
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4c2894…0cfbc7
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x46fd80…446ae8
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9792f7…4cd6be
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xda20a6…42c214
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x40cc51…02f0a4
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe8ff3a…ddf645
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2451b4…c7fa69
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbf574b…a0457d
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2e45da…fc2ca8
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf1e2e2…2b3684
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc291e6…6cc7c6
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2d4cd4…5d41e6
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x03a721…df1c09
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x21dd84…b32911
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5f21db…f39da3
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfc8ea3…f5d46b
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9e4b3c…160d66
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb4b23b…51cf46
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6e8745…726701
0x6f8f…e6fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x788d6a…9d10e3

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.