Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x563a8b…d58d35
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x9c0e82…e68184
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x304789…a63df8
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x47fc10…d506b4
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x114330…a74ce8
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xeb8bd4…ec6b58
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xf37373…a0a24d
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x8007be…c8294d
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x01ac08…8dbdb5
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x753ca7…916add
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x262be0…9b3684
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x2b9564…6758fc
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x918f1b…a2c82e
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xedd666…d295d0
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x2f7c86…9a4b6f
0xb9f5…45a50xb7cc…5669Base$0.01100%coinbase7d ago0x6d6242…60659d
0xb9f5…45a50xb7cc…5669Base$0.01100%coinbase7d ago0xe129e9…083a21
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x379282…90ab83
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x80c5c1…eab63e
0xb9f5…45a50xb7cc…5669Base$0.005100%coinbase7d ago0x0de60a…5a93b0
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xea2ead…355c3e
0xb9f5…45a50xb7cc…5669Base$0.005100%coinbase7d ago0x1e5a5b…44b41e
0xb9f5…45a50xb7cc…5669Base$0.005100%coinbase7d ago0xd0ac5f…45b41b
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x8fe424…d4cfd2
0xb9f5…45a50x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x871dca…0530a0

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.