Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0xc10729…6adcd4
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0xee0733…216ad1
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0x3b5805…ac043c
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0xc9cbc6…360075
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0x4c0828…66d903
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0x4f4a59…975356
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0xc0ec05…9bdee8
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0x073426…7d5912
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0xc497ce…f664ba
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0x5cc4d0…adfbac
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0xf79042…65e40d
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0x0c6cb3…318b62
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0x2cb275…37e4e0
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0x55240e…2cabf3
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0x641708…f65d6a
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0x2b100f…e8eecc
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0x574972…590e11
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0xc7aeda…584dde
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0xf4c2ac…6fef42
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0xe297a3…336345
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa15d ago0x4dc4ea…233b58
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa16d ago0x6939bd…4c31e2
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa16d ago0xaff567…51b572
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa16d ago0x520012…a34806
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa16d ago0x1995c1…22119d

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.