Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x711fc1…31ea03
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0becbc…aaddf5
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe22320…9a856d
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc6c8a4…7226ec
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x36db23…34ab90
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x67e85d…2c5b62
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9f5f96…0e74a1
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0f2934…497bd0
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3ac86c…c5b509
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x79e968…c444af
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0f5796…7efd80
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2ba8c1…114455
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9acf52…6f5919
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3e78e1…1ad2f1
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x83f276…1c42d3
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4ff30a…64ba41
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd4dc5d…512383
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb1a79a…1dde7f
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcd1e4c…ed5f86
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7301a2…00d69e
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x155dc8…bffb71
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf7d103…1a34ab
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x855bc1…efdb69
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xaeeb88…2dca0d
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x21d730…b0f660

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.