Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6348ce…0b7c9a
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeaa5cd…6e60b7
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd92690…a52d38
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf1bbbc…c2682b
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x90505d…d7cc8e
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd9f29f…274e3a
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x73a527…628e96
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d6642…6856f1
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf9a370…587690
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcd8e73…5d2c4c
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbf3663…a909e0
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa7e61e…f1a215
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfcf202…700d91
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x75dad8…61b489
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9d98c5…7bd721
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2e9bd4…db7dff
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5bc701…14e4f8
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x29d8ce…aa56fa
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7ed649…b7225d
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6d1dab…9a8f3e
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8cd825…e42645
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x194a54…cb0233
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x11bc14…5f0188
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3890bc…91d5f1
0x8479…00ca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x751984…d9676e

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.