Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase10s ago0x0a505e…a127f5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x82f0e4…396469
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x0a7006…09df82
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase12s ago0x35f163…586555
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xd87fe5…3152c8
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase14s ago0x5df72e…b7bffa
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted16s ago0x03073d…eff0c2
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x7fb746…598b0d
0x8f48…c96b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x181ec9…885f87
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase18s ago0x8fd622…30f48a
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x11f576…3d8ce6
0x4b07…96d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x873f55…278993
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x064d9a…6a7cb9
0xac08…cb7b0x52e2…f3eaBasex402 service$0.005100%coinbase22s ago0x896dda…4dfc2e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xb89d55…032ed4
0xac08…cb7b0x52e2…f3eaBasex402 service$0.005100%coinbase26s ago0x9801a9…521876
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x86d817…358153
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x2c4bb3…6a83db
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x821065…bf50ea
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x60cdd1…108c6e
0xf253…f14b0x9bdf…2e8cBase—$3.0070%0x3e32…3ce732s ago0xc3d3bd…cceb86
0x8415…995f0xd908…f214Base—$0.0270%0x0018…ca9732s ago0x40e450…a21c36
0xac08…cb7b0x52e2…f3eaBasex402 service$0.008100%coinbase32s ago0x86ce6e…db0cc7
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x413dad…fe69bf
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x2d6fd1…9f3140

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.