Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x08efcc…9f779d
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xabb223…166831
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbcbcc4…c6f7b6
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbc2879…3d1ade
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x501ee2…a6a502
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x21e813…ef6d13
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x37389f…9dd5e9
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x380c4c…a01760
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xddc3e3…9a721a
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb7fd38…12961c
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd005f2…8fabdd
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0d4fdb…579fc3
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd80128…7977e4
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x83f330…57fa2e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf1f5ae…7fa367
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x52581c…b6528d
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x50bc58…f6a387
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x06bf8a…53e562
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdb94ff…12f140
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa3ab89…1b1366
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeb98f5…6db0d0
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x998aa8…ca13f5
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xef553e…66ba89
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb76eba…9c6a5c
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe0d2af…5ffc34

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.