Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf92250…eaf411
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5ee103…feae44
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x678f26…37e13a
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfab4fe…48c27c
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x975a7b…084090
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb12941…097dae
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x81345f…00d62b
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3ed584…c87f0e
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6286c2…9ba30e
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbb83f0…137db8
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdeeda5…ca7bb7
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x97c94d…9a295e
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x60e1a7…f8095d
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7e4445…3f9e7d
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x13f4ef…da11ac
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf48b1a…987826
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8d95bd…f7c54e
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd863fc…405f16
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xded1ae…76e59b
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b5986…5d3c6a
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcd35b3…fd6ce2
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb565f0…72b98f
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8867f7…25e22d
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6a8681…78e3e1
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x298893…e37c4b

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.