Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf99d6a…ae1d8e
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4b1cfb…3cd17f
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x14aaa8…4a7a7f
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf05c72…30489c
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf878aa…e9eb93
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xac960b…654a3a
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd4e115…19f4bc
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0e606b…dbe4a0
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbdb81b…fdf50f
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd74619…0a9606
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe703d7…5b3148
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb72d89…15eb1a
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xef7955…2fe4b0
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa7387b…991840
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1380fc…1fcf2f
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2794d3…18a3e3
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9d788f…5fa3aa
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x310da1…45c0f6
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbce944…273195
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x607009…be0d3e
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd13658…78fcb2
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf09f61…824e5e
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6ba752…07cf9c
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x24d659…836790
0x5809…9bdc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6fe8f9…230bf2

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.