Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9505d9…f76311
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb317a9…4e21e1
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x49cae3…467129
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f1bc9…1a78e1
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x63b0f2…de1154
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xce512c…fe1228
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb56542…8a6e0d
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b6440…097097
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd441e6…8476de
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6e237e…08533b
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x961bdb…03da57
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa96e15…bdd67e
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x312607…5d53c5
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9bf88c…128b7a
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbd1c13…e86f6c
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6b988d…bb62bc
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2f35ba…b7a2c7
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f26f9…6963bc
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa1f7aa…09b8ad
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x01c76c…b5caa0
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x762a09…ffbee5
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf0ddbc…3f2d04
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1342e0…02a310
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd16033…d43980
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcab76e…6d6fc9

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.