Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1718d ago0x66b219…14055a
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1718d ago0xabc28c…9c912d
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1718d ago0x56ade5…072b0f
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1718d ago0x19d557…4b338c
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1718d ago0x75047f…cd53c6
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1718d ago0xc569d7…7fca67
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1718d ago0x868ac6…6258ba
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1718d ago0x260a2c…2777a7
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1718d ago0x757209…4c10d2
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1718d ago0x612d7e…ce5d5c
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1718d ago0x891d69…bafbba
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1718d ago0xaa2006…d00270
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1718d ago0x5b26c8…72a6bc
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1718d ago0x52c626…4cadad
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1718d ago0xb79812…c9b2eb
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1718d ago0x8c408c…a431bb
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1718d ago0x9ecd09…c2f238
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1718d ago0xe9ee38…58dbb2
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1718d ago0xd81d1f…6b55b3
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1718d ago0xc43ee2…65b401
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1718d ago0xa714d0…c413e6
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1718d ago0xe532df…08bdca
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1718d ago0x02d456…1cbed9
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1718d ago0x137af9…feadef
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1718d ago0x73fd0a…429634

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.