Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb12954…ded66b
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe43a9a…b98376
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe47242…291cd8
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x494d1c…fe0db1
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc001b5…883374
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfbd666…e5eec5
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2d5ed7…dfbc90
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x547cfb…f5ffe2
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x10cdfd…ff4262
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x92783f…a8d22b
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4a3862…fd8407
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x37801e…1dd14c
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3c6847…d1b5e8
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4bd8c5…1109d1
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8a572d…b516a9
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe36601…d72393
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x057d4a…1216c8
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8449d2…34e035
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x07a614…bd495a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4fe4ae…36579f
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf8b09…e42ae0
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc8cd0f…b05f6c
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb53590…6312f1
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x41c55f…c9ce6a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf41c70…8c5d65

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.