Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x0010c2…2b1171
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x67464e…0a9eac
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x30bb25…27c800
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x2e6725…04997f
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x17e56b…698914
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x5a9571…0ea035
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0xd83f99…c1d73e
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x40105f…c2885f
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x41eeeb…86da8e
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x430096…a15bd3
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x79c5f6…3ebe84
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0xbf988c…e84f4d
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x5c8e00…3918e5
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x8a7eb1…bcd918
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x676a8b…d60042
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x215759…351b8c
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0xae0646…46c4e5
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0xfd2d0b…7dc84a
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x2eac00…931009
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x179bd8…7409a3
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0xfa2691…7103db
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0xf29c76…cb61a9
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0xce82e3…5f6a81
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x304671…90b8dd
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase20d ago0x311b5a…7b65ab

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.