Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16s ago0x644c8e…0b8894
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase16s ago0x5273d8…76b088
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase18s ago0xe53c62…3090b3
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase20s ago0x7ae984…dbe259
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x0e3388…93d9e7
0x0dfa…74ba0x3320…12afBase—$10.0070%0xe20e…090722s ago0x929e4d…1b44b9
0xf699…2de40x6839…1a2bBase—$0.003100%coinbase24s ago0x70dfca…232d35
0x5baa…2d9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x8ecb76…485df3
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x3d9f45…6673d0
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x495f77…61ebb6
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x08fa73…298564
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xadf2c9…858ea0
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x7536b5…53e2cd
0xe53e…8f260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x9ffd42…98f603
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x1db343…c44f52
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x6f3cf8…cee1bd
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xcd906a…cd253b
0x0a7b…13490x3e0a…78e7Base—$0.003975100%coinbase24s ago0x0a159f…12f9c0
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xe69208…755efe
0x3f11…0da10x09ae…ec64Base—$19,580.2570%0x07ae…0e6728s ago0x72f88b…b851ea
0x254e…af650x6839…1a2bBase—$0.003100%coinbase30s ago0x37eff8…1f3118
0xc12c…29590xfe80…47eeBase—$0.001100%fluxa32s ago0xdb61a1…96deff
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa34s ago0xdd930a…48b5ef
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x4524b4…8e864e
0x0de6…87d30x12a9…a21bBase—$0.00170%0x12a9…a21b36s ago0xa11bd2…00301d

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.