Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46f1…638b0x50eb…6480Base—$0.00170%0x54f0…793216s ago0x38f683…f14cd0
0x5fcb…d5f90x03e0…209aBase—$0.01100%coinbase16s ago0xeefc74…4448a8
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x106a00…7c102e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xf0282f…21f411
0x5fcb…d5f90x25f8…9432Base—$0.01100%coinbase26s ago0x730eb1…f91930
0x5f11…468a0xc7f3…c044Base—$0.34100%primer28s ago0xb1b9d8…67b625
0x5fcb…d5f90x7cf8…d514Base—$0.01100%coinbase30s ago0x3a088e…03889f
0x89c5…eeca0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x839215…086571
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa34s ago0xf904bb…c79224
0x5514…52e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x35afdf…dec2dd
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xbcc11e…e1acb2
0xf5af…f1190xfe80…47eeBase—$0.001100%fluxa36s ago0xd04f1b…7bd68a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x1f52fd…fd90ea
0x5fcb…d5f90xbdb2…c969Base—$0.01100%coinbase38s ago0x2c7ba0…edd4d3
0x6543…a2240x9e3d…ab5bBase—$150.0070%0xa923…c9ac42s ago0x0cf540…06af9d
0xbe28…020d0x140a…b0f9Base—$1.5070%0x3e32…3ce744s ago0x86e99f…2f60c0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase46s ago0xf70e14…d35307
0x89c5…eeca0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x66608b…b7285b
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase50s ago0xcbda21…50c59c
0x5514…52e60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase52s ago0xe7610e…b6bff4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase52s ago0x5f4ece…6b7dc7
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0x03e7a3…943e22
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa56s ago0x1ae77b…991bea
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x7426dc…131a68
0xa54d…49f50x482b…5f45Base—$8,391.6470%0x7347…d6911m ago0x72c36b…f207d4

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.