Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4a574f…ce8e1e
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7e9c83…5387d0
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc5f1fb…5b90f9
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x77bd46…b92315
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5b98fb…a45210
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x583cae…74dd1b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcc9573…21811e
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xae38e0…b87849
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe58960…0ada81
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4d5248…64895c
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2fd812…fff58f
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x585fef…20b021
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x18bc0e…64991f
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc2af29…805ea8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9b29ce…2320e6
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x36d8f0…0cdbb6
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x651f26…29c98c
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x42f8e2…87596f
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x879faa…f221a0
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5030ca…93a610
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x75e021…2ffc1d
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbb895a…ca6778
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbacc51…e71da0
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5f09ef…f369f8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6c5b72…e9d0a5

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.