Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe5dbac…b406a0
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc5f73c…8840ec
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x820727…97ec33
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0475a1…09f2b7
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x672b60…ced346
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc0425b…4de05d
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x87d183…2197a0
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x239995…20b200
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2774bf…a4ce0d
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x54f090…34caa1
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5a1087…873853
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe3cfc…7ca09c
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3cb1b1…1291c7
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0a6280…b299f0
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9a489c…fe95e9
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xee101e…13e01e
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x59e80c…f14953
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6311b5…799f84
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf62a01…e56a43
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4df8dc…cd54a3
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7970c3…d978bf
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x15469b…758589
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x054fab…5c0642
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x92849c…19fe3a
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb15132…8faaff

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.