Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x32ad3f…512ee4
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9b72fd…c65ff4
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0b72d2…0c48da
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x54c85f…761f77
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5414a9…0f4a58
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x855ad5…16ce2a
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd054db…6a376e
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8d5ab7…6803c0
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc8b7e8…d1b836
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xedc7c9…047c00
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x801272…bd17b0
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x100d68…121447
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0b0890…e96d00
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9f95a5…5a8c82
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x227948…55ab72
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x89e748…7bf1a6
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7e64c0…3d1d5c
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xab1cbd…dd28d6
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x49c2e5…28f7f7
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x216c2f…43e6f0
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa59e26…b72c14
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf827f4…31e1ef
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x913c28…a22251
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1272cd…d36066
0x84f6…5f5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x664aac…5894e5

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.