Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b6c…b1db0x7dbb…59e0Base—$10.1970%0x323a…a4f29s ago0x46555e…6c3930
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f011s ago0x3c4fd4…6212c3
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f011s ago0x3c4fd4…6212c3
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x1eca2a…ad3224
0xf17f…24aa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xf237cd…3d2cda
0x2c06…9c010x3e0a…78e7Base—$0.005305100%coinbase13s ago0x537f7e…03db44
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted15s ago0x04209d…4ce2d6
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase15s ago0xb3fd4e…76a264
0x60d2…d25b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x28022d…8b04a0
0x143b…41a80x6839…1a2bBase—$0.003100%coinbase19s ago0xec871e…e84b70
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x972b65…44c817
0xe12c…74a70x6839…1a2bBase—$0.003100%coinbase27s ago0x66916b…fd9808
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f029s ago0xeac392…520e2f
0xadca…64e40x7ce7…14ffBase—$0.5070%0x25e9…76f029s ago0xeac392…520e2f
0xadca…64e40x7ce7…14ffBase—$1.0070%0x25e9…76f029s ago0xeac392…520e2f
0x2246…e9fb0x6839…1a2bBase—$0.003100%coinbase35s ago0x72ed17…871522
0x60d2…d25b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x9e04b4…dde854
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x716130…97118f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41s ago0x83c785…82da18
0xadca…64e40x7ce7…14ffBase—$1.0070%0x25e9…76f041s ago0x3b958f…17b0d1
0xeefb…3ea10x6839…1a2bBase—$0.003100%coinbase45s ago0xe40bf6…ac8530
0xd1f7…36510xa9dd…2315Base—$0.01100%coinbase45s ago0xa693f8…6c1fba
0xd1f7…36510xa9dd…2315Base—$0.002100%coinbase45s ago0x428d3b…0f2e15
0xd1f7…36510xa9dd…2315Base—$0.002100%coinbase47s ago0x897ae9…4dd94b
0xd1f7…36510xa9dd…2315Base—$0.002100%coinbase47s ago0x5b4a79…b8d2e7

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.