Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x00ccb2…4416be
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x497cd3…6b7962
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x98247b…b9781c
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0fa4d4…271473
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x37f598…3d9c56
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa8e1c9…455e91
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9abb22…cd9506
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0aada0…b18da0
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa3e82d…b8474f
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x652b39…b93a86
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x41c74f…063365
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8a4cae…93c601
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe77c3e…d2410a
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9428ac…44b34c
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x41b986…8c66b5
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4269c8…f6f0c5
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe35f80…1b54d1
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb5bcce…5f06f8
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4de3d3…ae7d67
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x17a7fc…00efb1
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd4dd34…dee4c1
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7174fd…c8c31f
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8ca141…5dc323
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1eea3c…8f2ba0
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI102d ago0x72b3fe…fabed8

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.