Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase51d ago0x178b2c…ceef89
0x81a0…2acb0xcd51…46a9Base—$0.01100%payAI51d ago0x03b208…51cada
0xcd51…46a90x8043…8388Base—$0.07100%payAI51d ago0x2ff43b…6550a8
0xcd51…46a90x8043…8388Base—$0.04100%payAI51d ago0x8a08ef…b7cfd8
0x8043…83880xcd51…46a9Base—$0.04100%payAI51d ago0x514be9…447115
0x8043…83880xcd51…46a9Base—$0.07100%payAI51d ago0x199194…5c8fcd
0xcd51…46a90x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase51d ago0x7b6e53…748579
0x8043…83880xcd51…46a9Base—$0.01100%payAI51d ago0x14d86c…e277ab
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0xe1d640…e0e097
0x8043…83880xcd51…46a9Base—$0.0077100%payAI51d ago0xc0aae6…de6b52
0xcd51…46a90x6d6e…9192BaseExaSearch$0.001100%coinbase51d ago0xa4ab17…1fbd1a
0x8043…83880xcd51…46a9Base—$0.0011100%payAI51d ago0xcaeb5c…c5ee42
0xcd51…46a90x124f…4478BaseStableCryptoDefillama$0.01100%coinbase51d ago0xc78d18…e266d0
0x8043…83880xcd51…46a9Base—$0.01100%payAI51d ago0x1db6e4…e01971
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0x2b0473…7b90b4
0x8043…83880xcd51…46a9Base—$0.0077100%payAI51d ago0xefc255…2ae6b4
0xcd51…46a90x124f…4478BaseStableCryptoDefillama$0.01100%coinbase51d ago0x162bfb…ab73b1
0xcd51…46a90x402f…b0d4Basex402 service$0.001100%coinbase51d ago0x09e830…e5547c
0xcd51…46a90x124f…4478BaseStableCryptoDefillama$0.01100%coinbase51d ago0x833ea1…f7ffa8
0x8043…83880xcd51…46a9Base—$0.02100%payAI51d ago0x21ebf6…0482bd
0xcd51…46a90x9317…1597Base—$0.0011100%payAI51d ago0x1e837e…8dfe64
0xcd51…46a90x9317…1597Base—$0.0011100%payAI51d ago0x242f76…ebb447
0xcd51…46a90x6d6e…9192BaseExaSearch$0.001100%coinbase51d ago0x1b0eba…acdd5e
0x9317…15970xcd51…46a9Base—$0.0022100%payAI51d ago0xd53496…c76aa4
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0xec8dc6…edd119

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.