Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa14901…1133b4
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd6f75a…faad09
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbade57…daedfe
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbc63f5…32075e
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4d28e9…79c904
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8c9c2a…6390eb
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc02893…e3d1c6
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5398b5…a71aa9
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb67aaa…ab833a
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x986653…212d23
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaa2614…3a049d
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0ba506…81f764
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe8283b…4fe36b
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x45eb99…46c350
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf90c83…47e16d
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb00696…aeb103
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x79810f…e76a50
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb634c2…6277f7
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5fe3ec…fa1dcb
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfd5112…125ee2
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x349bad…6c676b
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb750ab…6a3c15
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9ad3e6…7d00f6
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc4b10d…e9d565
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc558be…9c5745

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.