Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x57d206…7a7c40
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5d4e96…fbc81e
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5ddeda…1ebb29
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4e18e3…0b909b
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x250211…711fe3
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcd3768…8e8701
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a3887…fa0d45
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd652b0…7d3795
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2decf1…cec11c
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1286ad…b352f7
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0eb19a…18badc
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x36c712…f3897f
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x754d2e…3a78ed
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc8ef92…bd4c01
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x789785…5db010
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf65c86…784527
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7419d5…9f0948
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc77a1…3fb57d
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x441fd6…f61ca1
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x546817…813ffb
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x57fb53…902d26
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0x366cfb…eafb41
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb2d66e…0eaa5b
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7067e9…90c689
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0x37aec0…0f990d

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.