Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0x82bbe2…61d05c
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0x893ac5…521d8d
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0x40c7a3…9963c6
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0xbc0852…0bc429
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0xd8af40…5893d6
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0x5e29d7…66fa58
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0xcf9f7f…34a569
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0xb5d269…5b35ca
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0x1c3549…32a11d
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0x74ea0f…a22c7e
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0xc763b0…61a673
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0x4a1fb7…cefc38
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0x0fddd8…66fabe
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0x31450b…050b50
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0x67f6c9…ec7fbf
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0x4bf7dd…34954b
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x4e56…5c9c104d ago0xdf7940…14df3b
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0x1769e8…471d56
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0x7afdab…1970d7
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0xcf726f…3d0a5c
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0x4c12ff…ca3c69
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0xefd774…f3ce91
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0xc9db79…db3407
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0xf7aef0…bf00b0
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc104d ago0x496994…f18350

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.