Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb2c…fca50x5ec5…9ef0Base—$0.11100%coinbase88d ago0x3ea401…9819b2
0xeb2c…fca50xb069…13a9Base—$0.04100%coinbase89d ago0x53a560…74d59c
0xeb2c…fca50x7d13…a9e2Base—$0.08100%coinbase89d ago0x4362df…23752e
0xeb2c…fca50xadf9…3f61Base—$0.01100%coinbase89d ago0xf6acb4…7669f4
0xeb2c…fca50xc3f0…6000Base—$0.01100%coinbase89d ago0x09588f…70a6ba
0xeb2c…fca50x769d…d87dBase—$0.01100%coinbase89d ago0x86244b…ca8302
0xeb2c…fca50x7001…2ea8Base—$0.01100%coinbase89d ago0xfbe4d5…b8c98e
0xeb2c…fca50x1878…d8a6Base—$0.05100%coinbase89d ago0xc33826…5db788
0xeb2c…fca50xa4d9…9275Base—$0.01100%coinbase89d ago0x4253c5…50f4de
0xeb2c…fca50x1cfb…590dBase—$0.01100%coinbase89d ago0x3ff9ec…68b19e
0xeb2c…fca50x4516…9206Base—$0.08100%coinbase89d ago0xeb0dbf…84e781
0xeb2c…fca50xa239…832cBase—$0.05100%coinbase89d ago0xa39afc…09c6b0
0xeb2c…fca50x4bf8…1f3bBase—$0.04100%coinbase89d ago0xa1f92c…6c7f61
0xeb2c…fca50xa17a…2852Base—$0.01100%coinbase89d ago0xbab666…943511
0xeb2c…fca50xe41e…8055Base—$0.04100%coinbase89d ago0xdcd24f…18a48c
0xeb2c…fca50x1b57…0535Base—$0.01100%coinbase89d ago0x7e46c3…bc29e0
0xeb2c…fca50xf365…535dBase—$0.01100%coinbase89d ago0x06c98e…f94578

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.