Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x83b955…4b03d4
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x92c3ab…f6df7b
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x89f9e7…bf8590
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x22e2b1…5a7127
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdc13a9…405269
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb82327…c89f97
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdf0a43…7cec0c
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd29fc4…bc90f6
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x409e31…ae7a66
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x77ae28…a34a77
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x036ae0…58fabb
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x85bccc…466684
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0defb3…1dab37
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc6b628…e18aac
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd159d2…764868
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc644db…4086f9
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0a7b9d…360078
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd248d8…333888
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3b8734…d6335e
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7fa32f…15b9d4
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x79e8b9…731ec3
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x55a86f…b38116
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x582296…e21123
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3bc30b…d289f2
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x483f36…e34ed6

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.