Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf2f400…260d35
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x733edc…312dc1
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb816a8…0bbad4
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbe4cda…f6faff
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x183c69…152571
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x023665…8135c6
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x814502…939875
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xabc919…4bfc33
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x322656…b88402
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3094a0…03dc44
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x843480…0be63b
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf7b244…675ca4
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x601f43…3fa6fe
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5d4a0f…f0a506
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd76974…fee0a2
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf0a55e…69a28b
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8d2933…e94653
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc4421c…40e82e
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x34106e…faf251
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0e39d2…059374
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfd9dcb…a70fba
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb610e7…063dbf
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9ff4e4…917180
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x520955…ae4762
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd5c1b3…17ef1f

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.