Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1d59f5…a025d1
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6c6b1f…1a550b
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x801842…97705a
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf74b24…cbb346
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x76ce5f…73580d
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x18703e…b91585
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65dd44…18f4a3
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d14be…b0b1ac
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc21fda…ba0cbc
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdfcefe…6107fc
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x19d0e1…916ffc
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdac724…ab9f85
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x747b6e…527a8b
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x480d36…45f19d
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1959f3…392aad
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0ac2e1…c89174
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa77f08…948278
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x904672…3ca527
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8386ef…4181d7
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa52e13…287019
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x193180…a1ac76
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7efe7a…195999
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf59f22…1c5142
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xafd900…f90572
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xed75d9…1446fb

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.