Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc2725c…bb3039
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd64b94…bed5eb
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd2644b…41dfdd
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x871400…2219c7
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x53cb25…9e201f
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4754b…0fa40f
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb901aa…fb128c
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdeef4d…4ad9fb
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x279b4f…30e0cf
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x60d209…0a123a
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbda336…331e41
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6758a4…921815
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf5d834…23c9e0
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa63453…760201
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb0145a…c2803e
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdf8ddd…d1e236
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5000c5…3cdfc6
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfa28db…0de4a2
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e20e9…cae395
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7fd633…6657f0
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x51d5b1…ca732e
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe85ddb…62d65b
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x41c377…6274b3
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6e5825…01bd42
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x497234…cc1f01

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.