Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb0c326…367a7e
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4867cc…167430
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xae97d3…119819
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd3066f…2fde54
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x969cf5…abcf58
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6a2b17…1f1a75
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4dc9db…dddb7e
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x32559e…3c0529
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbad4be…7c814d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd2eefa…7df246
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x73391b…df51c9
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe914d0…39ed68
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x731ae2…be0365
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8bda1e…c6a0ab
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x725b7d…2df6e9
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe93a89…37b865
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbde615…3b00e2
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf53479…ace777
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe3b2c8…eb1322
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x35d2c1…f6d9fc
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3ef968…c79174
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf1bbf0…e75f6e
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaa00ff…8ccd31
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b7825…21fca9
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6dfa43…7bb023

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.