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%payAI116d ago0xa3696e…dfd2b2
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x54bc05…556f52
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x611cd4…44ed71
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4ab239…115016
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6e0254…2d4d8f
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x488500…b41c4f
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0xce135e…cfd327
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd20c6c…50dcbd
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf84a49…ae1170
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x40ee15…79b414
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0e7255…21e57c
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb00bf8…30b04a
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6ca275…750ca9
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x796640…8d47ec
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x43ab13…f4dd37
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6c819b…99f664
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5cd14b…052b0e
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf5c0e7…7436b2
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2ac123…b82b7f
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9b5037…2eb297
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc9b246…df1aea
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x74e3c4…2e6f95
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x30d423…e320b5
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe3d976…bd8ba8
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI116d ago0x85a953…8d5653

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.