Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0x02704d…bbbb28
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase11s ago0x69503b…8b751b
0xaaf6…d1060xb0e1…aae3Base—$1.0070%0x3e32…3ce713s ago0xbdb8c7…90bced
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase13s ago0x54dab5…d2cf7e
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase15s ago0xf2b459…1bbc0d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xd403b9…279dca
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase17s ago0xfbeea7…e6374a
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17s ago0x4fd9fe…6d879b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x88b49d…1d7fa2
0x3460…b66a0xf000…94fcBase—$0.03100%coinbase23s ago0xfcde94…55dbc8
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x737c0d…403851
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase23s ago0x325a08…66c0fe
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x15b0c4…e18a5c
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase25s ago0xde4db6…a9c4a1
0x9f12…fda30x3e0a…78e7Base—$0.005925100%coinbase27s ago0x6d4ebf…123dd2
0x1c30…6f110xa8b2…1d68Base—$0.0170%0x9501…c67729s ago0xdd2c4b…d3e727
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x767b1f…ccc36a
0x0976…2f960xf000…94fcBase—$0.10100%coinbase33s ago0x45dd77…89da82
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xb8f9c5…376c98
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x8823ed…3d0e3c
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase39s ago0xdfb23e…063296
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase39s ago0x3c5275…4540ae
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase39s ago0x66ffbe…dfdd38
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase39s ago0x953cf6…386b76
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase41s ago0xcaf1c9…76fb6e

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.