Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3a453b…5b9c89
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x99e358…3e409b
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x086326…16c1d5
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbfdb38…ee92eb
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfe7cc9…1580aa
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1b123f…74f42c
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4008a6…0e70cb
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe8151e…56c0a0
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5278c1…280003
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a49ec…28021f
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f8900…a4d4a9
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6458e9…ff5250
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbf470b…1d16d8
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x481dfb…af9042
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0xafafef…149daa
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5276ff…342159
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa31975…1b1166
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1c7bc0…e98bdb
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3d0b54…6093da
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x88657a…474925
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9e3413…cfeb55
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x543c4d…0e255d
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5044b3…63950c
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x48c6b0…040966
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI103d ago0x37423f…e7ef12

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.