Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe82ca9…05089e
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1a2899…e51a38
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1f42ae…bde528
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x891c82…0e801e
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe87150…01e003
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xba4b81…d2a7c2
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbdbf37…765705
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4bbcc3…fd2d57
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x37a5bb…d3a7c3
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1e622b…bcd220
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2b7601…85f345
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4bf6ed…224618
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd2f077…c2db54
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x273c5f…f52887
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x558bb6…4a7f5b
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd43b62…56ed67
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1238e3…ced964
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8307d1…c8e859
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd721c2…98e744
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x94248a…a469d6
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2d665e…23af70
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x901f90…67665a
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x411368…585922
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x741d78…dfd381
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8bde7a…312a6b

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.