Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x62be7d…3d43be
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x7c1cfb…ca055d
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0xca8852…368d2e
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0xc820d2…9d31fe
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x1d583b…282399
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x8f3b96…f8a75f
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x143111…696080
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0xadd451…a3ab08
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0xe12424…9e168d
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x2613ba…c74001
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x0f4e51…f0fb93
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x3d5ee7…dc5654
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x1f17f9…8caad0
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x584bb9…ab873b
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0xc01e45…b428b6
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0xc4bdc7…f79b8c
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x95b61a…b05d04
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x408206…0d4780
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x619c90…91e84a
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x5fd2c8…bc7c31
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x1257ee…e97584
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x5d45e1…75d2c1
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0xda0991…24223a
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x7c3633…8e099c
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase9d ago0x5d0cd9…8ba3d9

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.