Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x38129a…04609e
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb04d6a…57209f
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe7d005…a7041b
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xeae5d7…6ba2af
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0f5cfd…0bf218
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2609f1…03563d
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xafdf8c…dcc627
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x92e3dc…9132fc
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xef41b7…3afae7
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x743737…0b48b0
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0cd5a0…1c4578
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x285033…c69c4a
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9b3246…e74973
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf4e7ec…e6fc77
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x83879e…db23e6
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x51994a…5031b1
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6daa56…98cff4
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2b0a60…e913f8
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x970841…b37b6f
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6ce02e…7b27cc
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3bf0ff…fb8d23
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1db6b2…77077d
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4d3a45…7c8754
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x453085…86e06a
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc19059…99e4fa

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.