Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa36d ago0x18cf3b…17a03c
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa36d ago0x2bc22d…e3fb59
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa36d ago0xaac0ab…d10afb
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0x870895…2bb216
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0x644535…15725f
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0x23fc94…0bd6dc
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0x80b120…b9dfdc
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0x9134ea…43523e
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0xf96f05…334e1b
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0x876cab…4789ca
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0x91d25a…88a642
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0x4c3638…c75bb3
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0x04f9a3…0c563d
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa37d ago0xf7607c…717fa5
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0x4e1dd0…9a9c92
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0xc3adca…dd8ec0
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0xb8e064…03fe80
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0xe421ea…930b12
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0x7da40c…23604a
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0x381d01…bfb511
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0x82c571…c08570
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa37d ago0x0305d7…6704e7
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0xf6deae…0efa7a
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0xafd3ff…c4bade
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa37d ago0xcf59e2…733960

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.