Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x533bd4…327106
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x026d6b…42ebc5
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf2446d…badd14
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4e7757…2420de
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x260a81…e22525
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbfd422…8b82b6
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x917578…3d9f7a
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98dba3…b640a0
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0ede88…e52e1f
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3eabca…f690c7
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x72445a…f21887
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xca4c14…8cb94c
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x15c027…459149
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdc4ab6…7dd31a
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6c632b…1a5be5
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9f985d…34cc8d
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbbabf2…58a3a6
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcc13f7…e4ee84
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa1b4ac…958e36
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5d3452…f76a79
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1badfd…39979b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x004856…e09af2
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf4e95d…f9aca0
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x55c5aa…235689
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8030de…0f5bf9

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.