Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabc6…beb00x9c95…e299Base$0.001100%fluxa39d ago0x9572ad…417c8c
0xabc6…beb00xfe80…47eeBase$0.001100%fluxa40d ago0x3c073d…4d959c
0xabc6…beb00x9c95…e299Base$0.001100%fluxa40d ago0xf9434d…0ac0f4
0xabc6…beb00xfe80…47eeBase$0.001100%fluxa40d ago0x66288b…48c993
0xabc6…beb00xfe80…47eeBase$0.001100%fluxa40d ago0xe7f775…89776f
0xabc6…beb00xfe80…47eeBase$0.001100%fluxa40d ago0x9dc0f2…2eb2c2
0xabc6…beb00xfe80…47eeBase$0.001100%fluxa40d ago0x284ab5…28ca48
0xabc6…beb00x9c95…e299Base$0.001100%fluxa40d ago0x2ea303…889b22
0xabc6…beb00xfe80…47eeBase$0.001100%fluxa40d ago0x78ebf8…d6e407
0xabc6…beb00x9c95…e299Base$0.001100%fluxa40d ago0x3ec41b…245c66
0xabc6…beb00xfe80…47eeBase$0.001100%fluxa40d ago0x16f7a8…81a9b5
0xabc6…beb00x9c95…e299Base$0.001100%fluxa40d ago0x931c36…4020f6
0xabc6…beb00x9c95…e299Base$0.001100%fluxa40d ago0x16b77c…9e6ef3
0xabc6…beb00x9c95…e299Base$0.001100%fluxa40d ago0x2b3460…5afeb4
0xabc6…beb00xfe80…47eeBase$0.001100%fluxa40d ago0xa39a09…2445d7
0xabc6…beb00x9c95…e299Base$0.001100%fluxa40d ago0x662f40…137852
0xabc6…beb00x9c95…e299Base$0.001100%fluxa40d ago0x0cd88c…909efd
0xabc6…beb00xfe80…47eeBase$0.001100%fluxa40d ago0x3e0eb7…898769
0xabc6…beb00x9c95…e299Base$0.001100%fluxa40d ago0x50bacd…c72c58
0xabc6…beb00xfe80…47eeBase$0.001100%fluxa40d ago0x4ab4ea…6aa080
0xabc6…beb00x9c95…e299Base$0.001100%fluxa40d ago0xdbef9f…434c90
0xabc6…beb00xfe80…47eeBase$0.001100%fluxa40d ago0xcff895…81c264
0xabc6…beb00x9c95…e299Base$0.001100%fluxa40d ago0x38c794…5332e2
0xabc6…beb00x9c95…e299Base$0.001100%fluxa40d ago0x6cbe07…442f50
0xabc6…beb00x9c95…e299Base$0.001100%fluxa40d ago0x1835a1…2cf26e

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.