Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xca86ce…dcf21f
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3d25a4…b0f688
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x831fae…3f85b0
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe9be90…5da9cc
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0a56e0…01ab3f
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf191eb…a8f990
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x85d021…060692
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf018f6…7eab95
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf82e83…d50834
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb1444d…f75f79
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xafe17a…f45de0
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0db4fb…555130
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf80b94…1ff9c6
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0cd6d2…1e5cc9
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4a22dd…2149f7
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x35c4db…3f2769
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x07e4bb…9c4e25
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1fd7d6…5542c1
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x315a79…c782cd
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xecff7d…60b203
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7d2b22…ede0fe
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x08f91e…e12098
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa64c91…aee3cb
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x597fb0…b656a4
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x285047…e1855f

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.