Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9706f7…88d34b
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f7190…69fa18
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc2ad67…67ca87
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4ec37d…5ab092
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf37b9e…81ac29
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x27de18…05b693
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x252858…3247f6
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x07ebfc…f20a56
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x35162e…48909a
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe7cbd8…c0f7da
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc4d778…49230c
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe2ff1…3a9681
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3440d5…850a71
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0d0174…be8453
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe6e927…3dbd03
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8b5f5e…15e053
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x623552…9e0edb
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x319d8b…f70ce2
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb15465…ee398f
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc4725b…0548c6
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf20163…e1782d
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0bd0b1…cbe5c9
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x47ebfb…50c50a
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x76e532…ba7589
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x776b3c…bc5280

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.