Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x79d43e…58f503
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x582b82…4f5a00
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0f5d94…779ad4
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1b58ef…b5de09
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdbeccd…7ac3e0
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x90f7ae…a5d236
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x52b85f…b1153c
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x510056…25d3cc
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x631bdf…d2f80b
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x552b28…eba586
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x220a1e…7382cd
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc9f11d…607403
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xef2779…e1a807
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1fb091…08110a
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd6f3f1…11a5a7
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x247e01…d97d82
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x157ed1…c2e32c
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x912a86…e59549
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x30b5f2…ee7854
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5626b5…a97aa7
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2fc87c…c21afe
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfd3a58…b1cdb2
0x1e0c…72b60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf94626…d8b909
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd2fbb1…b75f02
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x88ff17…233716

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.