Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe242d5…a6463e
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x339434…1882d1
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x406e68…029bdf
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d53ab…7fa8fb
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a1be2…89287f
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdccc6b…6b29b5
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe2bc1…8e2c08
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x60be72…1073bd
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0369f5…01522b
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6625d5…25587e
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb0d424…d26a41
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2aa05d…f45549
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc3d2a…006556
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x09d381…a86432
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdc125c…f3ece9
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x906497…9bfe86
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1050aa…2e25bf
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1e06c8…2cb0d1
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe3c517…06a289
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x87eb07…4c19d3
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfa97bb…c48591
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ec496…938304
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb5fc10…8bc98d
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc29e00…4afdce
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcf784a…1aa841

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.