Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcc3…2f150x9257…2132Basex402 service$0.01100%payAI65d ago0x0787f4…8905fc
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x4fb5d6…72b8e9
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x37b724…b18ee0
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x35f5b8…041299
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xf1f554…474f5a
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xc3744f…0fcb8c
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x9efb7a…24a9c7
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x58366c…f37c0c
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xb1c2fb…ca47a0
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xadb1a7…f176f0
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xb91a6b…446fff
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x6c7982…fb7f26
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x6c199c…e55f0e
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xf66d63…6ff775
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xf21226…18cf20
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x4c08e5…995532
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xb36074…bfe708
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x515593…a0d908
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x22733d…7424ae
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x90f148…3554a3
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x31c315…3695ba
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x7a1c9f…dc7cb5
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0xe7732b…4efec7
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x1493d5…69c61b
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI65d ago0x4fb2ee…d6f1f5

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.