Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa38d ago0x66df1f…998101
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x59c2d0…a47b87
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0xed6d5f…b11a2a
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x3500e1…793033
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x275392…c7cfe7
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x95d68e…b9f240
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0x8007d8…f64641
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x25de30…8464cb
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0xc72aaf…529306
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x8f8f36…c5b54c
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0x5f875a…88ac03
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x96f99b…086576
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0x673f09…36d748
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0xc67e2b…5ea48e
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x6ba73c…8694cf
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x23a552…9b1541
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0x1abd17…9a3a84
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0x238500…21a438
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa39d ago0x69da15…7b4757
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0xa13a7e…627f55
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0xb44c78…8f1390
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0x7b0ac1…953307
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0x78ed91…f2e9ca
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0xfbc44d…3a8746
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa39d ago0x46e989…74698e

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.