Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x82be35…4c5c8d
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4e00aa…2a8dab
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x26bef0…9e4493
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa99ceb…80f606
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x03e4be…5b54e7
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x923e73…bbeef0
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x72129c…7cefe1
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeb8d28…220a5f
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2b856a…fa108e
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x837ee0…72be85
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x970ca6…7e3143
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8ce773…8fe750
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x91c8d4…a92045
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe4c9b2…64e953
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7acaa1…a862e9
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe7dc49…d6c468
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf43b7c…f71425
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x006132…0160da
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2d2d30…d39c31
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x71fc3f…2a807b
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfffbd7…96757c
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa15ac1…3dc236
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8293c7…f62375
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xabefcb…c0f413
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaabf49…1f2bf5

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.