Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5a53f1…1ff796
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfb882d…57d064
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3009b3…affddc
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd51964…7c534d
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x455550…87861c
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8d9c5c…f794bf
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7c1e63…275a74
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2d5299…ce705c
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6c50ef…661e89
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x465311…ca7e41
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x135f11…b6d7ec
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9e4ba3…9c8118
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad1dda…09f4d9
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc10241…933cbc
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x436ebb…65c753
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc508b2…a74854
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8bf24a…ecffdd
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0fb1c7…6eed3e
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa55a33…7f1874
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd79c20…3c7644
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7e5d50…6005a7
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x565f88…ac0e08
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb81d74…910a43
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8334bb…df6072
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9f4300…5d8125

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.