Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2ab033…f949dd
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xefa992…ebb940
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1b5aa8…d47563
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdbad7b…af6779
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x922a2d…53b22c
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf1598d…8d9482
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0704fc…30e036
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2d5f22…5fb434
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x71250b…b68c7a
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0f250f…73b433
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6b8353…68a869
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7ad9d2…04d148
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1220ef…3354db
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb38566…5cada6
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa6deeb…899810
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x27918a…4f3c4d
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdf03a3…7c7705
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd77057…416925
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4703c0…f1b5fc
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3724f3…4af0f0
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xce3d39…d46a66
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x636217…7992aa
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd2d59d…e15cd9
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbe46ae…db8ea9
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x62f005…d254eb

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.