Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe0f143…704a2d
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI112d ago0x201deb…2404ee
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc6aa2f…6a8656
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0281e5…acefa5
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI112d ago0x49ead7…c6b397
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI112d ago0x532ba4…9642c7
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0f45c8…b3e602
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbeb349…763020
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb764c5…1a5fa6
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4ab90…703744
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfe8061…8ce4ce
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0x021580…31f418
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3f102e…0d595f
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0x827dce…e43033
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0x579978…9c7577
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc0cfae…5815b5
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5f7aa8…3c210d
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0x55adc4…ab7492
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb66e6e…dd5d1b
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0x45362f…3c39e4
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0x844c36…75ad4a
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd9775b…40c84c
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8b1b19…da1abb
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4150fd…a6e103
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa0a393…a17602

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.