Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3e82a5…0003ea
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb86190…3fb5b9
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9576cd…1e316c
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3b3590…6e3df1
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1f902d…c9d817
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0b6f1d…a5658d
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe3ae72…f99d5f
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x19d56a…0b22b7
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x183788…274342
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6c3bf7…989b0d
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x47feb3…e19ef3
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd37154…42f1f6
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2421d1…0ce0e3
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x06ec5d…3aef53
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x69e927…88e465
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x78b98b…3bd5da
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x43dc39…d2e91e
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc38385…816834
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI102d ago0x78c7d4…24f8a1
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65cd0e…b60c55
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x739c6c…790e35
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa7c165…0a90a1
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeff067…775c40
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0x32138c…495542
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeebd66…1f3f28

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.