Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf23a47…274c0a
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdba9ad…8e70e4
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x517702…458aec
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb5c15b…6eaaeb
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0de70b…0dbeb4
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd28cf1…7eb31a
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x89b39d…ec1190
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x09c538…ae1f05
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x65aa89…e22bff
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0xffe434…c45cc4
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x14f31c…a87fc9
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8b9f19…547e98
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x21a4fa…cf8918
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf1efa…baab27
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8c8e00…fb470c
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc626d1…9b5502
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b5ea0…c6c13d
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc66174…88ce39
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI105d ago0xccbafe…fe33f4
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x12f639…cfca67
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4a3371…745031
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6b0b19…5fd61b
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7c6721…b1bb1e
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5d55dc…e9fb92
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd77d41…a50956

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.