Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x758d…0637Base$0.00001100%thirdweb64d ago0x1b6941…5414e2
0x7e57…2f090x758d…0637Base$0.00100%thirdweb64d ago0x882950…cc70f5
0x7e57…2f090x758d…0637Base$0.000001100%thirdweb64d ago0xd8f84f…14c81b
0x7e57…2f090xc66d…6a01Base$0.001100%payAI64d ago0xa64a18…88d0ea
0x7e57…2f090xc66d…6a01Base$0.001100%payAI64d ago0xb4b149…68b779
0x7e57…2f090xc66d…6a01Base$0.001100%payAI64d ago0x2e305d…6a1daf
0x7e57…2f090xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase64d ago0x6d1441…7fc2ab
0x7e57…2f090xb15a…ef59Basex402 service$0.01100%coinbase64d ago0x3cc5a2…56295d
0x7e57…2f090xb15a…ef59Basex402 service$0.01100%coinbase64d ago0x1311c0…dce8cd
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0x4fb5d6…72b8e9
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0x37b724…b18ee0
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0x35f5b8…041299
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0xf1f554…474f5a
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0xc3744f…0fcb8c
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0x9efb7a…24a9c7
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0x58366c…f37c0c
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0xb1c2fb…ca47a0
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0xadb1a7…f176f0
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0xb91a6b…446fff
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0x6c7982…fb7f26
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0x6c199c…e55f0e
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0xf66d63…6ff775
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0xf21226…18cf20
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0x4c08e5…995532
0x7e57…2f090x9257…2132Base$0.03100%payAI64d ago0xb36074…bfe708

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.