Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x1e0bc9…fa7232
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x94e89a…4429dd
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xf147f7…c9f5f0
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x0fbd4a…dbb6dc
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x1dc3e6…b20c01
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x6f2af3…776245
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x81b02a…805e70
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x5b96c3…be5146
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x67b48a…d02209
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x3f52a8…aabc58
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x4a952c…92e73d
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xae2e44…1584ef
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x7aa5b2…e5c935
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xcdfdb9…f49b9d
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x72f791…328cbb
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x59d095…f094fc
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x7d301a…d228ef
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xac7b8d…e7c47e
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x4cc7df…bc6404
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x223442…5640d9
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xc53083…5b5ef9
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xc8d1d7…a2c914
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0xdcc20c…6526df
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x429922…aa484c
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7h ago0x94e71b…4ee680

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.