Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5806d2…90ff0e
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc1ce42…dab64b
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc92615…869aa5
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x871b80…69252a
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0b650a…ab8597
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x61440c…7443ef
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe36e45…8caee9
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd2a061…68ad63
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa3757c…c3ba50
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcb555b…07d3ac
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x24a8e8…69538d
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2eeaac…b537df
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8ef110…aa0837
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbcfefe…d635ca
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5c24bf…566d51
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7e4d91…c7000d
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbac273…13da52
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x867047…504be8
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa6e010…9fe294
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9af086…ada39a
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd2cfd3…7d0fa1
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc6962d…de4222
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb9f752…a6be8e
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa4494f…3713d4
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x177287…94f205

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.