Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8012d6…e99903
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c3fe5…a930ac
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc0da9a…108268
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe4aa6f…4784a3
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaf7f72…20b3fc
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2e62ab…0b4649
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb701a9…12a863
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb5b60a…6ff2da
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x04b9d5…f5abe6
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf22ec3…d5d27a
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf6cfa4…f8ae64
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x58cb19…bb63ba
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb7330…8aba6a
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4b8ac6…539fa6
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x57b027…6aacb5
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x22f0a7…4ef2cf
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x249e48…6cf348
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0264fc…dc1167
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa7d1c8…b93663
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f07ac…e89ebf
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x00a5e9…afe3e5
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf4d65…a15312
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb8d4e4…9f0d89
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6341d5…c67593
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x94ba84…66c2da

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.