Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf024d1…cc8e2f
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x98089c…82b01d
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1c2d44…275a52
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x53c8cb…409d73
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa0dd79…c60abb
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x881c0b…e512f5
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2de84b…c643b0
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7e4d1e…9589c5
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbfd17d…13976d
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdc2f27…f04895
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x699b5e…4e3812
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a66b5…5f586b
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xafd76a…b75580
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa8f1ce…f1be3a
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x97f304…09762e
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x805d65…207cf3
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb71bb4…7dbb4d
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4003c5…7ca2e7
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x679b69…1f6c2b
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x46f85d…b13186
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33cc4c…c8b798
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf62a43…6f5812
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0f186c…58016a
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf36176…c582cb
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5472ce…ec7eb4

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.