Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x23e4f0…a247d7
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa2e8de…10834c
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3d6b61…e03b05
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xee2a1b…639f02
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xed8c83…b4a79f
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb708e9…72eb17
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x07c2a5…eb1327
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe3790b…7ff7bd
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc1a6ac…c90af5
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5b95b1…9c9770
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x34bf0d…3d54c5
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8bd5d6…ff45e3
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd03371…e3d338
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4f563e…2929e5
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x92acc8…9dbbbd
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9a2ba4…219abe
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xad2875…601de7
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa8e648…5e5687
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6b27de…479c49
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5c7d8a…0bb0dd
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x130eca…42ce41
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xad8adb…7c3106
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb7ed42…ad7e65
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe290fb…14f9fb
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb774ce…24db24

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.