Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x33c6dd…25e426
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74a4ae…2bd18a
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x762cd1…1619fd
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x41e86f…bbe73a
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x999063…8a1636
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0070e7…dbbf77
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe4bdeb…ba1078
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9c93a1…ad54f0
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbbb55e…431aaf
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI104d ago0xebf9d1…186918
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa4b5d0…06c0c0
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x68bab0…aec4a7
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6c1f43…84ca76
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0xca1f15…bbb771
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc1504…39a8a6
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4dfc8…40d25e
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI104d ago0xacfc4a…a3d067
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x249f0f…2f61ac
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x702582…370035
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf23a47…274c0a
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x241cf8…076f28
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x977a74…5de473
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI104d ago0x853587…22fad2
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e5d30…db6c43
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc86acb…4a5d7b

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.