Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x940693…483732
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9c8bc9…4e779a
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x804b86…93ea2f
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x563938…db052c
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x636b2f…4ae745
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x631351…76bb14
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x691014…809a5e
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2d46c8…6ea0d8
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1ae448…9028d0
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3cd40f…76ce83
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5c5c4f…0d140f
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x19ddd7…d371a5
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x10310d…8cf3eb
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3466fc…ea9a73
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb9e804…61bf10
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5b3639…7b2ec8
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x56b9b6…8bff4b
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8921f5…a755fb
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfbfdfb…75f760
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd4560e…70000e
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4a9369…0b3fc7
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x61ed15…032f8d
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfb469c…c805fb
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x09570c…a8b68f
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x711a44…e75904

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.