Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6c6428…16d5d8
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7fc679…d687d2
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xafdd33…85dfb7
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf653fa…e8942b
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb8a189…e6a122
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4c29d4…05433e
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdf96de…248f98
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6cd5fd…80582a
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0c0317…534965
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x669d62…96fbfe
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xddc1fd…03eb51
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86c2b7…a041f0
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x835f88…3c37a8
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb764b9…dc6410
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeb1cb0…d76c2e
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeb1326…fc2291
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8dc083…1b0040
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6bbd76…ae8e72
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x67d58d…776d27
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x172990…01b221
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8cb628…00a13e
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf77718…87ddfa
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x081c24…8c9570
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x660a7c…635be7
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x893f9c…8491b5

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.