Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ea37f…d66ff3
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf4f17…1c59c7
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb85bf4…3c6d2a
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb415f8…0f5e0c
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8887b2…f7edb8
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x872b17…70a3fe
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x825eb2…e216d1
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa95c16…6cd912
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe4f8cd…0da793
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7eb2e8…3855b7
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfa8758…2b5083
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc03792…ba9929
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x686ca8…176fe7
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ab9b0…9d9f81
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x04de13…7f31f4
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9649c7…9c4a1a
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb02d6c…af5d5e
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfabd48…4d6224
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc25ab4…6fc3ce
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6310dd…bba96a
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8a6904…4a875a
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca5b7d…e738d5
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3dcfcd…69f60b
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1eb57…6d9d79
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfe22d2…782cc2

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.