Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x237196…58b496
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb6d4b3…9c7d2a
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe7f72e…fe1f3d
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf89980…c5a061
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb76aef…e31ba9
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc98056…87303c
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbeb366…31a058
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2e8760…dfde98
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe525a7…6c6ee6
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x50039c…079729
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbc5405…c53aee
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfd449c…f845bb
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x699c8c…3ca471
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xed49fb…4cafcf
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x05efcb…7dc463
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5a296c…5906e3
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd4822c…7b932c
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x92ca33…bcc5d9
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdedeeb…3b3e8c
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8eb4d4…4d942b
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaf7583…1127f7
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa7f220…bd91e8
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x520391…2b0db4
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0x36eef6…00e4b1
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4dcb2…d5d435

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.