Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbeb76f…a9bab9
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaaf7a3…e712ed
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x51b480…a62462
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x403da7…7a589a
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x66234b…ab7412
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x97dff9…f4c342
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x37e307…872d98
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf61b66…cb06ee
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb7221d…8636c1
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x554580…d30237
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x79e51f…3cf99b
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x591ae5…3f1826
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d9eee…3a94ae
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9e8a57…4f161e
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7cd968…b1cc2a
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x31cf90…f086f2
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc25783…4ee0ae
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58ce98…49ab37
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc76cb9…685fb8
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd5e48e…be92a1
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74fc40…cc8ca2
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x571cb0…628d47
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa89849…bf23a4
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x88aa7c…ec7e9c
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x20f6c1…badbfc

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.