Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb1f961…47f714
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5df959…4e439f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa1afa4…541794
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc04302…b1dbfa
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3f47de…f3d851
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4ff98d…754aae
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7d32c0…573d0c
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x91f1ab…27fdd0
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x16bad7…c480bb
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc0b897…3ab510
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6875d4…7df496
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x30a3f6…a09d81
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x857754…a31891
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd4ec31…44d167
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ad834…42d258
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2f1aa9…101ef9
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x74f2e0…1dc824
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e4de3…4b10fa
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc28355…4bc845
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfea28b…5ec927
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8f3b39…1f2193
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc681e6…331359
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1790e9…a07fdd
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbaed40…f74e6a
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfeffbb…326f32

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.