Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xcac2e3…87aa66
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x401843…7db432
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x2cdc02…8d0f20
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3404be…b2fc69
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4c849b…607e14
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc26e12…d8ca6d
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x687cd2…d1686f
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb4e838…276ae7
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x99d193…6743ea
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd43b65…29ccd1
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x18c58d…ab62c5
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb8af81…0b177b
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xfc6838…7f1422
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xeca1b1…2d4564
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x46eeaa…98f04d
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x41aed0…175615
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7555ab…a697d9
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe096ae…5d1826
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe92267…78c3d1
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x161c70…0f0726
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x206bec…2e2e22
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe71c4d…08ed75
0x6f85…1b7a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x58124a…5c2a8c

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.