Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaaa35f…3beeac
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa9f3bd…0f1df2
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe32cad…1bf75d
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb86fbe…5674fb
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf75c67…8548d0
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x190600…117c63
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2cc518…5d4c84
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x36b9c9…4525c0
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2fc4ca…5a0153
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x73d938…fa870a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x088040…6415d3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x00bf92…38ebc9
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4772f1…6c504a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb3d045…419691
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd7aad4…a4fdcb
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6a327f…97786e
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x24f51b…f69481
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x647f21…7eef60
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x72cff4…b407db
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf516c8…5450b3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2f55ac…b3eb7a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb3912…415d73
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa7c17c…b328cb
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdd633c…77ca4d
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b4f79…0040d1

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.