Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc4dcc7…a65711
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0x51e3d7…f40f9d
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe2a09a…115c5c
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6a1320…d8872e
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9742a8…3d39ba
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb464c4…67a794
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6c17d1…7b3438
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0x01b1e1…12003a
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0x073da9…ba756f
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0x09850a…a8babb
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0x12595f…00c360
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb9a4d9…626188
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd2df68…324e51
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe303b5…b385a9
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbd5a68…211611
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd9b9ce…f193cf
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0x84525e…9b242a
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd1f0c0…0310cb
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa99df6…02b202
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0x946e07…b8d45b
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd1be4a…cb7d30
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4c2224…6fdbf4
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf905d4…3e58ec
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6f50d8…9fc860
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI102d ago0x705918…91280a

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.