Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb70026…cf070f
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x155b1b…f3765e
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x752486…5125c4
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9d289c…be7d96
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x63c914…223de9
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbf07b6…21a7e8
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x17ccc9…fb836f
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4778a7…60c72e
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbf7bcb…352e13
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x60249c…9f22fb
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0b8c3c…6de49d
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x354146…258ea8
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xee0a98…e1e3f8
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf7ba48…cd18e3
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf80955…5ede0c
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x30b022…3f38b9
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x124b2e…0732a2
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0c97e3…aaf22c
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb9ea46…e5bc82
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa9a612…5f4a77
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x41d434…be76be
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1d4496…3ac7d1
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6d42e1…80d42d
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb3c86d…9e9f30
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf42958…06bebb

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.