Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ca35a…65999e
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb7875a…4e66ab
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbae728…f20238
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe7ee86…64e7b5
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1a9167…3a3161
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3da7b1…0a9406
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8b4e4e…079afe
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4bfb74…d7b648
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfeaba2…bbc2da
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb1da8b…697d8b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaf13ed…229d72
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x549f19…07d839
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x145c97…7d214d
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8d8f34…480aa3
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3b68fa…177fbd
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x029bab…69c1e9
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x96d5ae…137c47
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4e2d70…c71204
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x88cd48…439c64
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xad398f…2f92ed
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe97de5…0aab3b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4c04b3…0df506
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf0f174…d3d173
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b4247…3047a2
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcb3b78…5c2e2c

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.