Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb82726…077367
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5c04a1…d6f323
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0x88b1b0…cb0864
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbceba8…c2297d
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa12958…4b6202
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1058e0…221e70
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e3c68…2f69c9
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0x323a1b…523a85
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe9da59…7f3f4f
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0x881823…01c20d
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0x31945b…e89bbd
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd89c45…92a9bc
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8c3af0…d5be0c
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd45620…090c74
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0x819b72…4cb64e
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbbb2a8…d043ae
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f37e4…152cdf
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb574a2…4cdce0
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI108d ago0x04c67c…2e5f0e
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4fe160…f227c3
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb468d6…5c71ac
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc0b32b…1e7f6e
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e7baf…e071a1
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5cf5be…17a94d
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI108d ago0x19ebee…0bdeed

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.